BPEL Designer: Adding Catch All Elements

See Also

The Catch All activity intercepts and handles all faults that are not caught by specific fault handlers, such as the Catch element.

The Catch All element is created inside a Fault Handlers container element. Thus, before adding Catch All, you should add a Fault Handler container element to the Process or Scope element.

To add a Catch All activity:

  1. If you have not added a Fault Handlers container, right-click the Scope or Process element and choose Add > Add Fault Handlers.
  2. Right-click the Fault Handler container and choose Add > Add Catch All.
  3. Add an activity to the Catch All element that will be performed in case of a fault

There are no properties for the Catch All element. Its behavior is pre-defined and requires no property configuration.

See Also
Adding Catch Elements
Adding Fault Handlers
Throw

Legal Notices