Name | Description |
|---|---|
Name | Unique name for the step. |
Description | (Optional) Description of the step. |
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: • Stop Process - (Default) 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. • Ignore Error - The remaining steps in this process are executed even if this step stops due to an error. This is useful when you want to write a Decision step that can test for the error state of a previous step. |
Select Queue | Select a Queue component instance. These instances are displayed when you add message components in the Configuration tab. For more information, see Adding Message Components in Configuring Processes. |
Action | Select the action for the queue instance. |
Message | Enter (or select) the name of a message. Note: This parameter must be the name of a message, not a message variable. If a message was created from a wizard, the message name is available in the dropdown list. If a message was created after the top-level process executed, the message name must be manually entered. For information about adding message component instances, see Adding Message Component Instances or SQL Sessions. |
Property | Properties for the selected action. Specify values for the properties. |