In the Composite column, click a specific SOA composite application to access

8-32 Oracle Fusion Middleware Administrators Guide for Oracle SOA Suite and Oracle BPM Suite xmlns:xsi=http:www.w3.org2001XMLSchema-instance composite faultPolicy=CRM_ServiceFaults faultPolicyBindings Because human intervention is defined as an action, you perform BPMN process fault recovery in Oracle Enterprise Manager Fusion Middleware Control. For more information about creating and designing fault-policies.xml and fault-bindings.xml files, see Oracle Fusion Middleware Developers Guide for Oracle SOA Suite.

8.5.2.1 Example: Single Fault Recovery for BPMN Processes

This example assumes the following: ■ An instance was initiated on the Test Web Service page shown in Section 8.1, Initiating a SOA Composite Application Test Instance. ■ An invalid social security number that begins with 0 was entered. To perform single fault recovery for BPMN processes:

1. From the SOA Infrastructure menu, select Home.

2. Click the Faults and Rejected Messages tab.

3. In the faults table, locate the fault that has been identified as recoverable. You can use the search utility to locate the specific fault.

4. In the Recovery column, click Recover. If you first want to see details about the

fault, click the error message. Then, click Recover Now. The Faults page for that BPMN process instance is displayed.

5. In the Recovery column, click Recoverable.

The page refreshes to display the fault recovery section at the bottom of the page.

6. From the Recovery Action list, select Retry.

7. From the Chain Action Upon Successful Retry list, select None. This list enables

you to select Java callout recovery actions. For more information, see Oracle Fusion Middleware Developers Guide for Oracle SOA Suite.

8. From the Variable list, select a variable. The content of this variable is displayed in

the Value field. For this example, the variable crInput is selected. This variable is used in an invoke activity and contains an incorrect social security number value.

9. In the Value field, enter the correct value. For this example, the social security

number is edited to begin with 1: ssn xmlns=http:service.otn.com123456789ssn