Hi

I have a requirement by which I need to move a file to a failed directory
whenever a custom exception is thrown within a Router. The way I handle the
exception is through onException(xxxxxx).process(new CustomProcessor()). All
I do in the processor is do some cleaning up and notify the stakeholders via
email which will be the last endpoint. I can see in the Camel Doc that one
can set 'move' or 'delete' parameter, but there is nothing specific for
failure. Any help is very much appreciated.

Thanks





--
View this message in context: 
http://camel.465427.n5.nabble.com/FTP-Consumer-move-file-to-failed-directory-tp5736265.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to