Developer Guide to the BPEL Designer

Using the CompensateScope Element

The Compensate activity can only be used within Catch, CatchAll, Compensation Handler or Termination Handler elements.

The Compensate Scope activity enables compensation for one specified Scope or Invoke element enclosed into the scope that contains the handler with the Compensate Scope activity by invoking the compensation handler of the Scope or Invoke element.

Usage