Repeat Until

See Also

The Repeat Until activity repeatedly executes one or more recurring activities. The recurring activities continue to be executed as long as the specified conditions remain in place. The Repeat Until activity contains other elements that are repeated while the success criteria you specify are met. If the condition you specify leads to false, the Repeat Until activity terminates and the BPEL process continues.

To use the Repeat Until element:

  1. In the Design view, drag the Repeat Until element from the Palette to the diagram.
  2. Select the Repeat Until element on the diagram.
    The Properties window shows the Repeat Until properties (Ctrl-Shift-7).
  3. (Optional) In the Properties window, enter the name for the Repeat Until element.
  4. Drag an activity that will be repeatedly executed and place it inside the Repeat Until element. If needed, configure the activity's properties.
  5. Specify the condition using either of the following methods:
See Also
While
About the BPEL Mapper
BPEL Designer Palette: Structured Activities
About the Design View of the BPEL Designer

Legal Notices