Activity diagram

The simple shop process illustrates the correlation features of BPEL. The following activity diagram is a high-level description of the steps that are executed in the simple shop process.

 

step1 The simple shop process starts, when a customer sends a shopping cart and a user ID.

The process requires the delivery address and the credit card number of the customer.
The information is sent in two different messages which may arrive in an arbitrary sequence.

Finally the customer finishes the process and the shopping information is logged.

Simple shop scenario