BPEL4WS Language Structure
- A BPEL4WS document is divided into several parts:
- <partners> contains a list of the web
services invoked as part of the workflow.
- <variables> used in the workflow.
- <correlationSets> specifies
precedence constraints between invocations.
- <faultHandlers> are the exception
handling routines.
- <compensationHandler> handles
compensation.
- <eventHandlers> for asynchronous
events.
José M. Vidal
.
4 of 28