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:
- In the Design view, drag the Flow element from the Palette to the diagram.
- Add the activities to the Flow element that you want to run concurrently.
- Configure these activities.
- (Optional) Enter the name for the Flow element in the Properties window.
To change the order of activities inside the Flow element:
- In the Design view, right-click the Flow element and select Change Order.
- 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