Configuring Error Events

Error events are configured in the Properties view.

In case of a catch error event, perform the following actions:

  • Catch All Errors
     (default) Catches any error thrown by any event.
  • Catch Named Errors
     To do this, click Select Error and select the Select Unspecific Error By Name Only check box. The dialog box lists the catchable error codes. Select the error codes that you want to catch. This configures the event to catch the selected error from any activity.
  • Catch Specific Errors from Specific Activities
     Click Select Error and deselect the Select Unspecific Error By Name Only check box. The dialog box lists events and activities that throw error codes. Expand the desired event or activity to catch a specific error thrown by a specific activity. For example:

  • Catch Specific REST Service Fault
    REST service faults are caught in the same ways as other errors (either named REST service faults, or specific errors from a specific service task). For example: