Sun B2B Suite eXchange Integrator User's Guide

Exception Handling Configuration

Exception handlers are configured to catch errors that are thrown by eGate components and/or Web Services. These systems can be configured to publish one or more exceptions.

Each exception can be handled differently. The following represents one example:

ProcedureException Handling Example

  1. Build the exception handling logic as a B2B protocol.

  2. Select the exception handler to configure which exception triggers the exception handling process.

  3. Drag the Scope element onto the eXchange Protocol Designer canvas.

  4. Drag the Exception modeling element into the scope for which it should take effect.

  5. Define a B2B protocol that appropriately handles each exception.

  6. Model manual exceptions in a B2B protocol.

  7. Configure the exception handler to take place when one of the components within the Scope throws the appropriate exception.

Identifying Component or System Failures

Exception management allows users to quickly identify and correct problems with components or systems.