Hi,

  Please send such questions to the users mailing list next time.

  <setHeader will associate a key with a value that could be used later on
in the route integration logic and/or mapped from/to message headers via
components (JMS headers, HTTP headers...).
  With <process ref=, you are placing a bean from the registry in the route
alllowing custom treatment to be implemented.

  These are very opening questions and you would find some answers on the
not-up-to-date website, or even better in github .adoc files, for instance:

https://github.com/apache/camel/blob/master/camel-core/src/main/docs/eips/setHeader-eip.adoc
   http://camel.apache.org/processor.html

Enjoy,
Alex



On Thu, Apr 19, 2018 at 3:33 AM, Pralhad Poul <[email protected]>
wrote:

> Hello,
> >
> > What is <setHeader > and <process ref=""> in camel route?
> >
> > Thanks
> > Pralhad
> >
>

Reply via email to