Hi all.

I need to handle this configuration, and I would to know how to implement it
in Camel.

1. A client sends an http request to Camel;
2. Camel invokes an external app to get the data. The exchange protocol with
this app is (necessarily) quite elaborate: Camel invokes this app; the app
send an http post to Camel, in order to get the client request, then it
sends another http post to Camel, in order to send the result.
3. Camel should pass the result as response to request made in 1.

Is there a way to obtain this result?
If yes, could you give me a little example.

Thank you very much.



--
View this message in context: 
http://camel.465427.n5.nabble.com/About-aggregation-tp5720005.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to