Index Changes
Work in progress.

This is an example of a SOAP client sending an Order to a front-end BPEL process, which delegates to the Camel SE for content-based-routing (and logging via wire-tap). The Camel SE delegates to one of two BPEL processes, depending on the amount in the order. One process maps the order fields to a database message and uses the Database BC to write the (> 500) order-derived details. The other process maps the order fields to a file message, and uses the File BC to write a file containing the (<= 500) order-derived details.

image 1 (CASA editor, showing Front End BPEL process wired to Camel SE etc.)

http://wiki.open-esb.java.net/attach/CamelSEBpel2Camel2Bpels/Bpel2Camel2BpelsCASA.png


image 2 (BPEL debugger after returning from Camel SE, after a file write)

http://wiki.open-esb.java.net/attach/CamelSEBpel2Camel2Bpels/Bpel2Camel2BpelsBreakpointOnWayOut.png


PORouter3 Example (zipped source archive)

(detailed instructions TBD). blog entry

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-4) was last changed on 23-Oct-08 21:14 PM, -0700 by MikeWright