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 |
---|---|
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. |
...