Time for action – triggering BookshelfEvent from the book warehousing BPEL process

We will trigger the BookshelfEvent business event from the book warehousing BPEL process. This will result in executing the BookShelvingBPEL process, which we have created in the previous section.

We will trigger the BookshelfEvent business event using the <invoke> activity, which we will locate at the end of the book warehousing BPEL process, after the BookStore Approval human task and the corresponding <if> activity.

Let's start by performing the following steps:

  1. Open the Book Warehousing BPEL process and scroll to the end of the process. We will drag the <invoke> activity from the right-hand side toolbar to the BPEL process and drop it after the BookStore Approval ...

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.