Hi, I don't get your point. xslt is a transformation step and aggregation is another one. You might be use the enricher dsl if you want to combine your original message and the result of your xslt transformation: http://camel.apache.org/content-enricher.html.
Rgds On Mon, May 9, 2016 at 7:45 AM ravi21588 <[email protected]> wrote: > Hi All, > Is there any way we can do merging of old exchange and new exchange during > aggregation using xslt instead of doing it in aggregate method in the > stratergy ref class.? > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Aggregation-Stratergy-Apache-camel-tp5782341.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Arnaud Deprez Software Engineer Phone: +32 497 23 30 44 Linked'In: https://www.linkedin.com/in/deprezarnaud Github: https://github.com/arnaud-deprez
