Configuration
The Configuration tab has the following fields.
Field |
Description |
Name |
The name to appear as the label for the activity in the process definition. |
Description |
Short description of the activity. |
Catch All |
Checking this box indicates you want processing to resume with this activity when any exception is encountered that is not already handled by an error transition or another Catch activity. You can have only one Catch activity within an exception scope that has this field checked. |
Exception to Catch |
Specifies the exception type to catch. The list of available exceptions that can be raised in the current scope is automatically placed in the drop-down list in this field. This field is not available when the Catch All field is checked. Each Catch activity within an exception scope must specify a different value for this field. |