On Thu, Feb 7, 2013 at 1:43 PM, kiranreddykasa <kirankuma...@fss.co.in> wrote: > Hi > > I have the following route > > from(netty:localhost).to(first processor).to(netty:external).to(second > processor) > > Suppose a client has sent a request with some ten fields and after > processing at first processor > > then it is sent to external host with only five fields and then to second > processor. > > Now how can i send the response to the client by combining all the > fields(first ten and any additional fields). >
You can use the content enricher EIP http://camel.apache.org/content-enricher.html > > > > > ----- > Regards > > kiran Reddy > -- > View this message in context: > http://camel.465427.n5.nabble.com/building-response-along-with-request-data-tp5727111.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen