Time for action – invoking the WarehousingConfirmation service

To asynchronously invoke the WarehousingConfirmationBPEL service, we will do the following:

  1. Open the BookWarehousingBPEL.wsdl interface.
  2. Scroll to the bottom of the process. After the human task and before the callback (callbackClient), we will add a new scope, called WarehousingConfirmationInvocation.
  3. Within the scope, first add an <invoke> activity to invoke the WarehousingConfirmationBPEL service invocation. Next, we will name the activity WarehousingConfirmationInvoke.
  4. Connect the <invoke> activity to the WarehousingConfirmationBPEL partner link.
  5. A window pops up, where we will specify the Partner Link, Port Type (WarehousingConfirmationBPEL), and Operation (confirmWarehousing), as ...

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.