A Command Step is a step in which an operating-system level command or script (shell, batch, perl, and so on) is executed. The name of the command can be entered explicitly or set as a string variable, and parameters can be passed in the same manner. Output from the command can also be placed back into a string variable.
A Command Step includes the following attributes:
Name of step
Description
Command (May be explicit or variable-driven)
Arguments (May be explicit or variable-driven)
Output Variable
NOTE: The command (or a batch file or script that refers to the command) must be stored in the %ESEC_HOME%\config\exec or $ESEC_HOME/config/exec directory on the iTRAC workflow server, usually the same machine where the Data Access Server (DAS) is installed. Symbolic links are not supported