Hi

No the enrich cannot do any pre routing / steps.

On Thu, Jun 4, 2015 at 11:36 PM, MC <2320...@gmail.com> wrote:
> Hi,
>
>    Is there a way to transform the payload/message being sent to enrich
> endpoint(rather than passing the actual message). I want to keep the
> original message untouched while doing the enrichment. I am aware that this
> can be done using another internal route and do the transformation before
> calling the endpoint. I am trying to figure a way to transform the enrich
> payload on the fly. My route looks something like this.
>
> <from uri="cxf:..." />
> <enrich uri="jms:..." strategyRef=""/> or <enrich uri="bean:..."
> strategyRef=""/> --- I need to transform the payload here (instead of
> original message) before sending to jms or bean
> <to uri="" />
>
> Is it possible to do something like this in version 2.15.2?
>
> Thanks in advance
> MC
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Enrich-Message-transformation-before-endpoint-call-tp5767879.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
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