Enter your program call (Shell command) in the Command line field. The command is issued immediately during the rule execution. JobRouter waits for the end of the called program.

Command line
This function is only suitable for commands that are terminated quickly. Programs with longer runtime will lead to delays when sending the step and might cause timeouts, effectively preventing the successful sending of the step.
Please note: If you want to execute programs on the command line where it is possible to have a longer runtime (more that a few seconds), please use the ShellExecute system activity (See chapter ShellExecute) or the possibility to create an own system activity (see the manual Creating System Activities).
Please note: To execute programs in the command line, the executing user requires the respective permissions concerning the program file. This can be both the IIS user and the Windows user logged in to JobRouter, if SSO is enabled. Depending on the configuration in IIS, Windows users and the group IIS_IUSRS may need appropriate permissions.