Time for action – adding <wait>

To add the <wait> activity to the BookOrderManagementBPEL process, we need to do the following:

  1. Open the BookOrderManagementBPEL process by double-clicking it in the process tree.
  2. Drag-and-drop the <wait> activity from the Components palette to the BPEL process. You will find the <wait> activity under Basic Activities. Drop it immediately after the <invoke> activity of InvokeBookWarehousing and before the <invoke> activity of IncreaseCounter.
  3. Double-click the <wait> activity. The Edit Wait dialog will open. Set the For Time as 2 seconds and rename the activity from Wait1 to Wait2sec:
    Time for action – adding <wait>

What just happened?

We have modified ...

Get WS-BPEL 2.0 Beginner's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.