SBM Orchestration Guide → Orchestration Procedures → Using the Scope, Throw, and Compensate Steps to Handle Faults From Web Services → Using the Scope Step → Tutorial: Creating An Empty Synchronous Orchestration Workflow for the Scope Step to Handle Named Faults
Prerequisites:
You performed the steps in Tutorial: Creating a Practice Process App for Fault Handling.
In this exercise, you add an empty synchronous orchestration workflow to the FaultHandlingOrch in the FaultHandlingProcApp.
To create an empty orchestration workflow that handles named Web service faults:
The Action Wizard opens and asks, "Which type of action do you want to execute?"
Under Step 1, Orchestration Workflow should be selected.
The Action Wizard asks, "When do you want to call the orchestration workflow?"
Step 2 should read Invoke an orchestration workflow and wait for reply (synchronous), after this transition occurs.
The Action Wizard asks, "Which orchestration workflow do you want to call?"
The Event With Reply dialog box opens.
Under Step 1, NamedFaultWFWR1 is selected on the menu and EventNoticeWithReply appears in the list. Step 2 now reads Invoke an orchestration workflow and wait for reply (synchronous), after this transition occurs, Call NamedFaultWFWR1.
NamedFaultWFWR1 appears below GenericFaultWFWR under Orchestration Links, and NamedFaultOWF1 appears below GenericFaultOWF under Orchestration Workflows in App Explorer.
Copyright © 2007–2016 Serena Software, Inc. All rights reserved.