Process Developer > Part II: Creating and Modifying Processes > Gateways and Control Flow > BPMN-to-BPEL Implementation of Gateways and Control Flow
  

BPMN-to-BPEL Implementation of Gateways and Control Flow

BPMN-to-BPEL Implementation of Gateways and Control Flow
In many cases, a BPMN element can be implemented as one or more BPEL activities, described in the tables below.
The following tables are divided into BPMN types: gateways and control flow
For additional implementations, BPMN-to-BPEL Implementation of Tasks and Events.
Gateways
BPMN Gateway
BPEL Implementations
Exclusive
For details, see About Gateway Types.
Parallel
For details, see About Gateway Types.
Inclusive
For details, see About Gateway Types
Complex
For details, see About Gateway Types.
Event-based
For details, see Pick
Control Flows
BPMN Control Flow
BPEL Implementations
Conditional Pattern
Two empty activities (parallel gateways) joined by links (equivalent of a BPEL flow activity)
Repeat Pattern
Loop
Multi-Instance
Embedded subprocess