Hi,

Does pollEnrich work properly with the file language?

I have written a simple statement that moves the file after polling and adds
a timestamp to the file. However the output is that it creates a folder with
the timestamp name and ignores the filename and file extension.
This is my statement..

.pollEnrich("...&move=importArchive/${file:name.noext}-${date:now:yyyyMMddHHmmssSSS}.${file:ext}")

Instead it creates a folder inside importArchive with the name based on
-${date:now:yyyyMMddHHmmssSSS}

Best
Souciance



--
View this message in context: 
http://camel.465427.n5.nabble.com/PollEnrich-with-file-language-tp5787380.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to