From WSO2 BPS 2.1.0 onwards, we have introduced a new sample guide and documentation which explain some of the basic concepts involved in WS-BPEL 2.0. You can find the documentation over here .
Also we have introduced few samples for complex BPEL scenarios like
Also we have introduced few samples for complex BPEL scenarios like
- Compensation handlers - SampleCompensationHandlers
- This samples demonstrates a flight reservation process with the functionality of
with a basic compensation handler will work. Also it involves the which are required in compensation handling.
- This samples demonstrates a flight reservation process with the functionality of
- Event-handlers - SampleEventHandlers
- This sample has an event-handler implementation is capable verifying the functionality and reliability of
construct.
- This sample has an event-handler implementation is capable verifying the functionality and reliability of
- Asynchronous processes SampleAsynchronousProcess
- This sample contains two processes. One acts as a client (Async-Client.zip) for the server (Async-Server.zip). Message correlation is used to maintain the asynchronous interaction between client and server.
Some of the already available guides on samples are
- If
- ForEach
- While
- Repeat until
- Flow and Links
- Pick
- Synchronous and Asynchronous Service Invocations
- Fault Handling
- Split
- XslTransform
No comments:
Post a Comment