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

Comparing the BPMN-Centric and BPEL-Centric Tool Palettes

Comparing the BPMN-Centric and BPEL-Centric Tool Palettes

The following illustration shows the two palettes, followed by a discussion.
BPMN
BPEL
The following tables describe palette differences.
BPMN-Centric Palette
The BPMN-Centric palette is organized into the following groups:
Edges and selections
An edge connects two activities to make them run in sequence. Use the other selection tools to select a set of items on the canvas.
Task
Basic process activities to build a process. For example, select a service task to represent a Web service endpoint.
Throw Event
Events that have an impact (a result), such as a reply, invoke, throw, rethrow, compensate, exit, and break. These are outbound events.
Catch Event
Events caused by a trigger, including wait, receive, and scope handlers, which include fault, termination, event, and compensation. These are inbound events.
Gateway
Controls the divergence and convergence of sequence flows, including branching, forking, merging, and joining of paths. Includes the BPEL pick activity as an event-based gateway.
Control Flow
Containers to structure a group of activities.
Annotation/Data Objects
Add labels, shapes, and swimlanes to the canvas. They are ignored in the XML code, but they print. You can anchor a label to an activity.
Custom
Save any activity or set of activities from a BPEL drawing as a custom activity. You can reuse the custom activity in other BPEL drawings. By default, the custom palette is hidden when empty. For details, see Creating a Custom Activity.
BPEL-Centric Palette
The BPEL-Centric palette is organized into the following groups:
Links and selections
Use a link to connect two activities to make them run in sequence. Use the other selection tools to select a set of items on the canvas.
Activity
Basic process activities to build a process. For example, select an invoke to represent a Web service endpoint.
Event
Select an activity that triggers an event, such as a receive, to start a process.
Control Flow
Select a container or gateway to structure a group of activities.
Handlers
Select a fault or event handler for a scope.
Annotation
Add labels, shapes, and swimlanes to the canvas. They are ignored in the XML code, but they print. You can anchor a label to an activity.
Custom
Save any activity or set of activities from a BPEL drawing as a custom activity. You can reuse the custom activity in other BPEL drawings. By default, the custom palette is hidden when empty. For details, see Creating a Custom Activity.
Tips for using the palette:
  • By default, the palette is in auto-hide mode. Rest your mouse on the palette to open it.
  • Select the
    Show Palette
    or
    Hide Palette
    arrow to remove the auto-hide feature of the palette.
  • Right-mouse click on a palette group title to view a list of customization options.
  • Click on a palette group title to open or close the group.
  • Use drawing objects to annotate your BPEL processes.
  • Customize the palettes to view small icons or icons only. To view icons only, right-mouse click on any palette entry and select
    Layout > Icons Only
    .

0 COMMENTS

We’d like to hear from you!