I am trying to setup Synchronous dynamic one time only routes (File to FTP, FTP to File, File to SFTP, file to FTPS). I understand we can do synchronous routing using Producer Template and Consumer Template. But problem i am facing with Producer/Consumer template error handling.
Consumer template is successful from FTP site (with delete=true) Option and Producer trying to write file into filesystem fails. File is lost for ever. Also if we need additional processing or filtering or predicate how can we do it using using producer/consumer template and how the overall route integrity is maintained. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Synchronous-One-time-Routing-for-files-tp5779150.html Sent from the Camel - Users mailing list archive at Nabble.com.
