Hi Claus, I am using the following to read the files in that are added
<route id="configLoader" autoStartup="true"> <from uri="file://{{config.dir}}?idempotent=true&delay=5000&noop=true"/> <log loggingLevel="INFO" message="DSI Service Header is ${headers} \n The body is: ${body} "/> <process ref="configProcessor"/> </route> if I delete the a file from a directory I don't get an exchange. I was wondering if there is a way to do that otherwise I can use a watcher for deletes. Thanks, Ali ----- Alireza Salemi -- View this message in context: http://camel.465427.n5.nabble.com/Camel-file2-get-notified-when-the-file-is-deleted-from-a-directory-in-the-idempontent-mode-tp5760003p5760072.html Sent from the Camel - Users mailing list archive at Nabble.com.