I just tried the pollEnrich method, and it works, but my problem is that it
does not access any data from the current exchange till version 2.16.
is there a way to achieve the same in 2.15.2?
from("queue")
.setProperty(FILE_NAME,body())
.pollEnrich("ftp:login@host?password&fileName=${body}")
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-dynamycally-load-file-from-ftp-during-route-processing-tp5775082p5775098.html
Sent from the Camel - Users mailing list archive at Nabble.com.