Good Morning and than you very much for reply. This is what I need: I hace a Task in the ESB that inject a message to the msg to invoke a proxy service, the proxy service returns a value, I need to know if the returned value is X or Y, etc. because another operation depends on that value.
I guess I need get the result in a variable, int, string, etc. thx and best regards jlcc On Thu, 2010-07-01 at 02:55 +0530, Ruwan Linton wrote: > Hi jlcc, > > Where do you want to store the results, in a database? or in memory? > > Thanks, > Ruwan > > Javier López del Castillo Caymares wrote: > > Hello: > > > > I need to know how can I invoke a proxy service from a task and store > > the result. I know how to invoke the proxy server, but not how to store > > the result. > > > > thx and best regards. > > jlcc > > > > > > _______________________________________________ > > Esb-java-user mailing list > > [email protected] > > https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user > > > > > > _______________________________________________ Esb-java-user mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
