I’m working on documenting some new Camel SE examples including the steps needed to build and run the Camel to BPEL example. (coming soon, the BPEL to Camel example, and the Camel directly to BCs example).
For Camel to BPEL, the client sends a request via SOAP to the Camel router.
The router checks the content of the message to decide which BPEL to route to.
One BPEL maps the order to a shipment record and writes it to a file.
The other BPEL maps the order to a different shipment record and inserts in into a database.
posted by Mike Wright on: October 29, 2008