Name | Description |
---|---|
Name | Unique name for the step. You can use alphabets, numbers, and special characters such as -, _. . , and #. |
Description | Description for the step (optional). |
Enabled | Select this option to enable the step for execution. If it is not enabled, then the step on the canvas is greyed-out. This option is useful when troubleshooting a process, especially when there are numerous steps in the process. |
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 | Type the expression that must be evaluated or click Open to open the EZscript Expressions window and specify the expression. |
Script | Click Browse and specify that script file to be executed. |