Hi Claus, Thanks a lot for your suggestion. It works fine.
I change my route like this: .... <setHeader headerName="CRMUpdatePath"><simple>jetty:{{CRM.RS.host.name}}:{{CRM.RS.port}}{{CRM.RS.context.path}}/tk_rt_ticket/${body[id]}</simple></setHeader> <log message="Record normalized - ${body} $simple{in.header.OAuth-Token}" /> <process ref="UpdateStatusProcessor" /> <marshal ref="Gson" /> <recipientList> <header>CRMUpdatePath</header> </recipientList> .... Have a nice day. Greetings Michele -- View this message in context: http://camel.465427.n5.nabble.com/Jetty-Producer-Dynamic-uri-based-on-info-in-header-tp5776187p5776192.html Sent from the Camel - Users mailing list archive at Nabble.com.