Configure exception handling at the server level

You can configure exception handling at the server level.

  1. Navigate to System > System settings > Process > Exceptions.
    The Process exceptions dialog box displays all exceptions.
  2. To associate a process with the specific exception you can either select a process or create a new process.
    • To select a process to associate with the exception, on the Process list against the exception, select a process. For example, to invoke a process when an activity crosses the due date, select a process for the Activity Due (EXP0013) exception.

      See Exception maps and initialization parameters.

    • To create a new process for the exception:

      1. Click against the exception.

        The Create new process dialog box is displayed.

      2. Enter the Process name.

      3. Click OK.

        The process name appears in the Process box.

      4. Click Save.

        The process map is created with the correct initialization parameters for the selected exception.

        A synchronization node is created within the process.

      When you associate a process map for any of the following exceptions, you can provide the Node Name as an initialization parameter (at the end of the current initialization parameters list). When the exception is raised, the correct node name is displayed along with the other initialization parameters under Initialization Data, at runtime.

      • EXP0009 - Script Object Failed

      • EXP0018 - No Usable Resources

      • EXP0019 - .NET Object Failed

      • EXP0020 - Web Service Failed

      • EXP0022 - C# Script Activity Failed

      • EXP0023 - VB .NET Script Activity Failed

      • EXP0025 - Data Access Activity Failed

      • EXP0036 - Transfer Activity Failed

      • EXP0038 - Automatic Activity Failed

  3. Click Save.