2.76 CompensateScope Dialog - General Tab
Use to start compensation on a specified inner scope activity that has already completed successfully.
Only use the compensateScope activity from within a fault handler, another compensation handler, or a termination handler.
The compensateScope activity differs from the compensate activity, which is used to start compensation on all inner scopes that have already completed successfully.
Note: This activity is supported in BPEL projects that support version 2.0 of the BPEL specification.
For more information about the compensateScope activity, see the Web Services Business Process Execution Language Version 2.0 Specification at http://www.oasis-open.org
.
Element | Description |
---|---|
Name |
Enter a name or accept the default name of |
Target |
Select a target. The target must refer to the name of an immediately enclosed scope. |
Related Topics
Using a CompensateScope Activity in BPEL 2.0 in Developing SOA Applications with Oracle SOA Suite
BPEL Process Activities and Services in Developing SOA Applications with Oracle SOA Suite