In this section, you will find all available actions for macros and applications.
Run Application
This action can be used to start an application or a batch file from a given file location. Mail & Deploy will consider the application to have successfully completed if it returns exit code 0. The following attributes can be set:
Application Path | An expression (see Expressions) that evaluates to the full path to the application or batch file to be executed. |
Arguments | An optional expression (see Expressions) that evaluates to the arguments to be passed on to the application or batch file. |
Number of Retries | The maximum number of retries, should the application not finish with exit code 0. |