Thanks souciance,
yes I have header where I store the date, as per my original post:

"I want to trigger this route from a restful where the date part of the file
is specified in input i.e. 

   template.sendBodyAndHeaders("direct:myRoute", null, "header:date",
"20170508") 
"

I've tried ${headers.date} as well as ${header.date} as well as
${in.header.date} as well as ${in.headers.date}... no luck.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Dynamic-from-and-pollEnrich-tp5799032p5799112.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to