-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
WS-BPEL 2.0 Beginner's Guide
By :
Carry out the following steps:
Drag-and-drop an <assign> activity after the <invoke> activity named invoke_search_web_search, double-click on it, and go to the Copy Rules tab. Create a new copy rule and then choose $invoke_search_web_service_search_OutputVariable.output as the From expression and $outputVariable.payload as the To expression. Then right-click on that copy rule and go to Change rule type and select Append. Then click on Apply and then on OK, as shown in the following screenshot:

The BPEL is ready for testing and deployment:

In the preceding section, we collated all the responses from repetitive web service invocations into a single variable called outputVariable.
Frequently in real life, we need to perform some tasks repeatedly. This typical behavior is common for computer programs, as well. Almost all the programming languages define language constructs...
Change the font size
Change margin width
Change background colour