Configure exceptions for a process

By default, a map assigned to an exception at the server level is assigned to that exception at the process level also. You can override the default process map by selecting a different process or creating a new process for the exception.

  1. In the properties panel of a process, click the Exceptions tab.
  2. On the list of exceptions, select an exception and click on the header, or double-click the exception to associate with the process. For example, to invoke a process when an activity crosses the due date, select the Activity Due (EXP0013) exception. See Exception maps and initialization parameters.
  3. By default, the process that was set at the server level handles this exception. To override the process set at the server level, select Override server level process and select a process or create a new process. Do either of the following:
    • Select a process.

    • Create a new process:

      1. Click the Create new process link.

        The Create new process dialog box is displayed.

      2. Provide a Process name and click OK.

        The process name appears in the exception box.

      3. Click OK.

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

        A synchronization node is created within the process.

        The newly created process is assigned to the selected exception and is listed under the Process column in the Properties panel.

      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

  4. Save the process.