The Compensate activity can only be used within Catch, CatchAll, Compensation Handler or Termination Handler elements. Before adding Compensate element to the process, be certain to add one of the following to either Process or Scope element :
The Compensate activity causes compensation of all scopes immediately enclosed into the scope containing the fault handler, compensation handler or termination handler with the Compensate activity.
To add a Compensate element:
The Compensate activity requires no property configuration, its behavior is pre-defined.