startApplication(Mule)
The startApplication
 operation starts a stopped Mule Application. It is normally used in deploy workflow or utility workflow.
This operation is compatible with the following types of servers:
FDMULE_TYPE | Notes Specific to the FDMULE_TYPE |
---|---|
CloudHub | Â |
Anypoint Runtime Manager | Â |
Runtime Agent | Â |
Standalone | This operation should run on the Mule server where the project will be started. In order to start an appication on an entire cluster, set up multiple instances or endpoints. The operation will be run on all of them so the application will be started on all of the cluster members. |
Target Properties
Property Name | Property Code | Required for which FDMULE_TYPE | Description |
---|---|---|---|
Mule Home |
| Standalone | Path to the Mule Standalone Install |
Anypoint Username |
| CloudHub, Anypoint Runtime Manager | Anypoint Platform Username |
Anypoint Password |
| CloudHub, Anypoint Runtime Manager | Anypoint Platform Password |
Mule Type |
| All | The type Mule server that this environment includes. (CloudHub, Anypoint Runtime Manager, Runtime Agent, Standalone) |
Organization Name |
| CloudHub, Anypoint Runtime Manager | Mule Organization Name |
Environment Name |
| CloudHub, Anypoint Runtime Manager | Mule Environment Name Defaults to |
Timeout in Milliseconds |
| None | Timeout for deployment and utility operations such as start and stop application. Defaults to 600000 which is 10 minutes. |
Anypoint URL |
| CloudHub, | The URL of Anypoint Runtime Manager Defaults to https://anypoint.mulesoft.com |
Runtime Agent URL |
| Runtime Agent | The URL of Runtime Agent |
Mule Region Code |
| None. Used for CloudHub, but optional. | Region Code for Mule |
Project Properties
Property Name | Property Code | Required for which FDMULE_TYPE | Description |
---|---|---|---|
Mule Application Name |
| All | Name of the Mule Application to start |
Target Type |
| CloudHub | Mule Target Server Type (Server, Cluster, ServerGroup) If necessary, this property can be overridden at the property/Target level. |
Target Name |
| CloudHub | Name for the Target Server, Cluster or Group If necessary, this property can be overridden at the property/Target level. |
Static IP Address |
| None. Used for CloudHub, but optional | Static IP Address for the Application If necessary, this property can be overridden at the property/Target level. |
Artifacts
This operation does not produce or consume artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on all of the selected endpoints.
- style