Hi all, i'm new in camel, so thanks in advance for any help.I have the following route defined in my context file. This route is using in the context of a spring batch job. I would like to do the following:If the my batch job fails, because there's an error in my input file, for example if the number of lines in the files are not correctly defined in the footer, i would like that file to be moved to the "failed" directory after the file is processed. The current behavior, is the file moved to the "done" directory. Is it possible to do that? If yes, can you please help, thanks !!!
-- View this message in context: http://camel.465427.n5.nabble.com/Camel-route-how-to-move-the-file-in-the-failed-directory-if-there-s-an-error-tp5740611.html Sent from the Camel - Users mailing list archive at Nabble.com.
