Flow

See Also

The Flow activity contains one or more activities that are executed concurrently (at the same time). The Flow activity completes when all activities in the Flow have finished processing. The activities in the Flow are separated into individual paths or branches. You can add as many paths as you want, and they all will be executed simultaneously.

To use the Flow element:

  1. In the Design view, drag the Flow element from the Palette to the diagram.
  2. Add the activities to the Flow element that you want to run concurrently.
  3. Configure these activities.
  4. (Optional) Enter the name for the Flow element in the Properties window.

To change the order of activities inside the Flow element:

  1. In the Design view, right-click the Flow element and select Change Order.
  2. Select an element and use the Move up or Move down buttons to change the position of the element inside the container.
See Also
Sequence
BPEL Designer Palette: Structured Activities
About the Design View of the BPEL Designer

Legal Notices