Name | Description |
---|---|
Name | Displays the step name. By default, it is Start and you cannot change this name. |
Description | Description for the step (optional). |
Enabled | Enables the step for execution. You cannot disable this step. |
Error Handling | Select either of the following: • Ignore Error - The remaining steps in the current process are executed even if this step stops due to an error. This is selected by default. • Stop Process - All the steps after the current step are skipped or the entire process is stopped (depending on how you have the error logging options set) if this step stops due to an error. |
Expression | Any expression that you want to execute before the process begins. Type the expression or click Open to open the EZscript Expressions window and specify the expression. |
Script | Script containing expressions that you want to execute before the process begins. Click Browse and specify the script file to be executed. |