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

What is BPEL-Centric Style

What is BPEL-Centric Style

BPEL-Centric style includes BPMN graphical notation to represent BPEL constructs. The BPEL palette contains the following notation:
  • Each BPEL construct is in the palette, except flow and sequence. These constructs are represented implicitly on the canvas for efficient process design. For example, if you drag a receive to the canvas, it is automatically enclosed in a sequence. When you add the next activity, it is automatically linked.
  • Some BPMN elements are included. To add visual clarity to a process, you can use the start, end, and none events and the fork-join and gateway control flows.
  • Some BPEL activities, such as a receive, can be shown in more than one BPMN construct. For example, a receive can be shown as a message catch event or a receive task. In the receive's Properties view, from the Show As list, select the BPMN display style.
Special Usage of BPEL and BPMN Constructs
The following table shows the BPEL constructs hidden and BPMN constructs used in BPEL edit style.
BPEL Construct Hidden in BPMN
BPMN Construct (not part of BPEL terminology)
Flow
(automatically embedded in a process design as applicable)
Sequence
(automatically embedded to structure a group of activities)
Opaque (not used)
See also:

0 COMMENTS

We’d like to hear from you!