Create a Parallel Node in Your Business Process
To Add A Parallel Node to Your Business Process
- On the Application tab, click the business process (JPD file) you want to design.
Your business process is displayed in the Design View.
- If the Palette is not visible in WebLogic Workshop, choose View —> Windows —> Palette from the WebLogic Workshop menu.
- Click
Parallel in the Palette. Then drag and drop the Parallel node onto the business process in the Design View, placing it on the business process at the point in your business process at which you want to create parallel paths of execution.
The Design View is updated to contain a Parallel node, as shown in the following figure:
Note the following characteristics of the Parallel node:
- By default, a Parallel node consists of two branches; you can click
to add branches.
- By default, the node is named Parallel, and each branch is labeled Branch or Add Branch. You can change the names by double-clicking them and entering a new name.
-
indicates that the design of this node is incomplete. When you complete the design of the node,
is replaced by
. A parallel node is completed when each branch contains at least one node.
- To save your work, select File —> Save.
Related Topics
Design Your Parallel Node