Compensation handling in BPEL processes
Compensation processing is a means of handling faults in a running process instance for which compensation is defined in the process model. Compensation reverses the effects of operations, which were committed up to when the fault occurred, to get back to a consistent state.
You can define compensation for long-running processes and for microflows in your process model.
