Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

The startApplication operation starts a stopped Mule Application. It can be used in build or deploy workflows.

This operation is compatible with the following types of servers:

Server TypeNotes
CloudHub
Anypoint Runtime Manager
Runtime Agent
StandaloneThis operation should run on the Mule server where the project will be started.

Environment/Instance Properties

Property Name

Property Code

Required for which FDMULE_TYPE

Description

Mule Home

FDMULE_HOMEStandalone

Path to the Mule Standalone Install

Anypoint UsernameFDMULE_USER
Anypoint Platform Username
Anypoint PasswordFDMULE_PASSWORD
Anypoint Platform Password
Mule TypeFDMULE_TYPEAll

The type Mule server that this environment includes.

(CloudHub,Anypoint Runtime Manager,Runtime Agent,Standalone)

Organization NameFDMULE_ORG_NAME
Mule Organization Name
Environment NameFDMULE_ENV_NAME

Mule Environment Name

Defaults to $FD_ENVIRONMENT_CODE

Timeout in MillisecondsFDMULE_TIMEOUT

Timeout for deployment and utility operations such as start and stop application.

Defaults to 600000 which is 10 minutes.

Anypoint URLFDMULE_ANYPOINT_URLCloudHub, Anypoint Runtime Manager

The URL of Anypoint Runtime Manager

Defaults to https://anypoint.mulesoft.com

Runtime Agent URLFDMULE_AGENT_URLRuntime AgentThe URL of Runtime Agent
Mule Region CodeFDMULE_REGION
Region Code for Mule

Project Properties

Property Name

Property Code

Required for which FDMULE_TYPE

Description

Mule Application Name

FDMULE_APP_NAME

All

Name of the Mule Application to starte

Target Server TypeFDMULE_TARGET_TYPE

Mule Target Server Type

(Server,Cluster,ServerGroup)

If necessary, this property can be overridden at the proeprty/environment/instance level.

Target Server NameFDMULE_TARGET_NAME

Name for the Target Server, Cluster or Group

If necessary, this property can be overridden at the proeprty/environment/instance level.

Static IP AddressFDMULE_STATIC_IPADDRESS
Static IP Address for the Application

Inputs

Input Name

Input Code

Required

Description





Outputs

Output Name

Required

Description




Artifacts

This operation does not produce or consume artifacts.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on all of the selected endpoints.


  • No labels