Hi Remsy

All the samples in [1] show a scenario somewhat similar to your scenario (I believe). In those samples, get an ID from DB and set it as message context property and then perform conditional switching based on the value of that property. On the out path, some result form response is stored in the DB too. By going through [2], it will be easy to understand the current behavior of the DB -mediators


[1] http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples.html#DBMediators

[2] http://wso2.org/project/esb/java/1.7.1/docs/ESB_Configuration_Language.html#dblookup

Thanks
Indika

Schmilinsky, Remsy wrote:
I need ro propagate the result of a query (id number) from dbreport to the mediators along with the message.
The idea is that the mediators will perform some actions on the message and 
then log results in the db, so we need the id to reference the original data.

is this possible ? how ?

thanks

Remsy

_______________________________________________
Esb-java-user mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-user
------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.173 / Virus Database: 270.7.5/1698 - Release Date: 9/29/2008 7:25 PM


_______________________________________________
Esb-java-user mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-user

Reply via email to