Time for action – creating the book warehousing process
Let's create the BookWarehousingBPEL
BPEL process:
- We will open the SOA composite by double-clicking on the Bookstore in the process tree. In the composite, we can see both Bookstore BPEL processes and their WSDL interfaces.
- We will add a new BPEL process by dragging-and-dropping the BPEL Process service component from the right-hand side toolbar.
- An already-familiar dialog window will open, where we will specify the BPEL 2.0 version, enter the process name as
BookWarehousingBPEL
, modify the namespace tohttp://packtpub.com/Bookstore/BookWarehousingBPEL
, and select Synchronous BPEL Process. We will leave all other fields to their default values: - Next, we will wire the
BookWarehousingBPEL
component ...
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.