I needed to track the changes to a file. I thought it would be look like
this: 

from("file://mydirectory?noop=true&fileName=myfile.json&idempotentKey={file:modified}-{file:size}")

If the file(myfile.json) changes then I should get an Exchange. But this is
not working. It is treating the file as new and starts reading it from
beginning. Is there any way to achieve this.



--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-track-file-modifications-tp5766237.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to