-
Book Overview & Buying
-
Table Of Contents
WS-BPEL 2.0 Beginner's Guide
By :
Carry out the following steps:
Drag-and-drop a <forEach> activity from the BPEL constructs palette in between the receiveInput and callbackClient activities. Then, the basic configurations of the <forEach> activity can be set as follows:

To set the Counter Name, double-click on the added <forEach> activity. On the General tab, set
Counter Name as foreach_counter. Subtasks within the <forEach> activity can be parallalized by ticking the Parallel Execution checkbox, as shown in the following screenshot:

To set the <startCounterValue> and <finalCounterValue>, go to the Counter Values tab. Set the unsigned integer expressions for start and final counter values. Then click on
Apply and then on OK, as shown in the following screenshot:

Let's create an <invoke> activity within the <forEach> activity so the <invoke> activity can be repeatedly executed:

In the preceding section...
Change the font size
Change margin width
Change background colour