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

Overview of Control Flow Items

Overview of Control Flow Items

The following table provides brief definitions of control flow activities.
Container Name
Description
Allows incoming and outgoing links and various conditions for them, depending on the type. Equivalent to the BPEL empty activity.
Executes a selected activity based on an incoming message or a time-out event. Includes the Create Instance property to start a process.
BPMN equivalent of a BPEL flow activity, described above.
If
Executes a selected activity based on branch conditions
Executes an activity repeatedly until its condition evaluates to false
Executes an activity at least once and repeats until its condition evaluates to true
Provides a context for set of activities, with correlation, compensation, fault handling, event handling, termination handling, and local partner links and variables
Iterates over a list of document elements
(Process Developer Classic only). Executes activities in an ordered list
(Process Developer Classic only). Executes all activities in parallel

0 COMMENTS

We’d like to hear from you!