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

Process Developer Menus and Toolbars

Process Developer Menus and Toolbars

In addition to the Eclipse basic menus and toolbars, the following menu items and toolbar buttons are part of Process Developer:
File menu
Navigate menu
Process menu
Items on the Process menu are associated with the process in focus on the Process Editor canvas. For details, see the following topics.
Toolbar buttons
In addition to standard toolbar buttons, the following groups of buttons are specific to BPEL processes:
  • Process Viewing aids:
    Auto Layout
    (see details below),
    Align
    ,
    Magnify
  • Simulation:
    Start Simulation
    ,
    Clear Execution State
  • Process Validation (without saving):
    Validate Process
Auto Layout Methods
Select a
Layout Method
as follows:
Method
Explanation
Grid (default)
Objects can branch both to the right/left (or top/bottom) but the layout does not optimize for available slack space. A row or column is the maximum width of any object in that row or column.
Tree
Objects can branch both to the right/left (or top/bottom) and the layout tries to use available slack space.
Hierarchy
Objects align in an outline with one main trunk and branches extend to the right
A simple process may not show any difference among the layout methods.

0 COMMENTS

We’d like to hear from you!