ActiveBPEL® Designer User’s Guide
Previous | Next | Index
Adding a Fault Handler for a Scope
You can add multiple catch handlers and one catch all handler
for each scope in your process.
For explanations of these handlers, see Defining Catch and CatchAll Fault Handlers.
To add a catch handler to a scope:
- Select a scope container on the
Process Activities tab of the Process Editor canvas.
- Right-mouse click and select .
- Select the fault handler, and right-mouse click to select .
- In the Properties view, select the following optional
values:
- Fault Name. See Selecting a Fault Name for details. For
a discussion on whether or not to add a fault name, see Fault Handling Processing Rules and Rules for Catching Faults in a Catch Activity.
- Fault Variable. Type in name for the
variable described by the variable definition. For a discussion
on whether or not to add a fault variable, see Fault Handling Processing Rules and Rules for Catching Faults in a Catch Activity. If you have selected
a Fault Name, the fault variables drop-down list displays only compatible
variables.
- Variable Definition. Select the Dialog Button at the end of
the row to open the Variable Definition dialog. See Adding a Fault Variable Definition for details. For
a discussion on whether or not to add a fault variable, see Fault Handling Processing Rules and Rules for Catching Faults in a Catch Activity.
- From the palette, drag an
activity into the catch handler, such as a reply.
- Fill in the properties for the activity to handle the
fault.
To add the catch all handler for a scope:
- Select a scope on the Process
Activities tab of the Process Editor canvas.
- If needed, right-mouse click, and select .
- Select the fault handler, and right-mouse click to select .
A catch all handler is added and is selected.
- In the Properties view, type in a comment, if desired.
- From the palette, drag an
activity into the catch all handler, such as an assign or compensate.
- Fill in the properties for the activity to handle the
fault.
The following illustration shows an example of fault handlers
added for a scope.

Copyright (c) 2004-2007 Active Endpoints, Inc.