Implement the Custom Exception Handler AgileConnector

To implement the custom Exception Handler AgileConnector, do the procedure in this topic.

Figure: Agile Properties screen

Agile Properties screen

Prerequisites

Good to Know

  • To use the Global Exception Handling option, you do not need to do anything extra in the system activity code, the implementation is specified in the Process Builder.

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, drag any system activity onto your process.

    Drag System Activity
  3. Select a system activity.

    Select System Activity
  4. Click Properties > Activity Properties.

    Click Activity Properties

Procedure

  1. On the Properties - System Activity screen, do one of these.
    • To save the exception handling information for a system activity in the SaveErrorMessageTo and SaveStatusTo properties, do this procedure.
      1. In the ExceptionHandlerScope property field, select Local.
    • To save the exception handling information for a system activity in the SaveErrorMessageTo and SaveStatusTo properties and include the extended ability to call a custom AgileConnector to handle the exceptions, do this procedure.
      1. In the ExceptionHandlerScope property field, select Global.