Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

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 Exclusive.
Parallel
For details, see Parallel.
Inclusive
For details, see Inclusive
Complex
For details, see Complex.
Event-based
For details, see Pick
Control Flows
BPMN Control Flow
BPEL Implementations
Conditional Pattern
If
Two empty activities (parallel gateways) joined by links (equivalent of a BPEL flow activity)
Repeat Pattern
Loop
Multi-Instance
Embedded subprocess

0 COMMENTS

We’d like to hear from you!