Hi

See the wire tap eip

On Wed, Jul 2, 2014 at 9:57 AM, segev <[email protected]> wrote:
> I have a requirement to perform the following steps:
> 1.      Receive an HTTP POST with a list of parameters
> 2.      Reply immediately with an empty body and HTTP 200
> 3.      Send HTTP POST message to endpoint-1  with content based on the
> parameters  received in step 1
> 4.      Process the response from step 3 and invoke a web service with content
> based on the parameters  from step 1 and the response from step 3
> (endpoint-1 )
>
> My understanding is that typically with default camel exchange the reply to
> the original request is sent at the end of the chain.
> Any suggestions?
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-chain-together-request-reply-with-sends-in-a-synchronous-way-tp5753195.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to