Run Application Process

Runs an application process.
Table 1. Input properties for the Run Application Process step
Name Type Description Required
Application Name String The name of the application. Yes
Application Process Name String The name of the process to run. Yes
Environment Name String The environment on which this process will run. Yes
Snapshot Name String If you are using a snapshot, enter its name here. No
Only Changed Versions Boolean Check this if you want to install only changed versions. No
Component Versions String If you are not using a snapshot, enter component versions here. Each component-version pair should be on a separate line. Separate each component and version number with a colon. Example- My Component:2.5 No
Wait For Application Process To Finish Boolean Check this if you want this step to wait until the application process finishes. If checked, the result of this step will be the result of the application process (success or failure). No

Feedback