![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A group with the Group Action field specified as Scope is similar to a WS-BPEL scope. You can define variables or correlations that apply only to activities within the group. You can also define error handling and event handling routines that execute only within the scope of the group.
2. A check is performed to determine if the order can be fulfilled with existing inventory. If it can, the order is shipped. If there is not sufficient inventory, the group named Scope is executed.
3. In the group named Scope, an Invoke operation is performed to order the necessary items from an outside vendor.
4. While the group Scope is executing, the requestor of the order can send another message asking for the status of the order.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |