Developer Guide to the BPEL Designer

Using the For Each Element

Use the For Each element to repeatedly execute its contained scope activity exactly N+1 times where N equals the Final Counter Value minus the Start Counter Value.

Usage

  1. In the Design view, drag the For Each element from the Palette to the diagram.

  2. Add elements that will be repeatedly executed from the Palette into the For Each element. The elements that you add are automatically wrapped into the Scope element.

  3. Right-click the For Each element and choose Properties to open its Properties window.

The Properties window for the For Each element includes the properties listed below.