What exactly do you mean by “synchronous dynamic one time only routes”?

Are you trying to add/remove routes on the fly?  Are you trying to 
pickup/deliver specific files using a trigger rather than a polling system?


> On Mar 16, 2016, at 3:29 AM, Premkumar <[email protected]> wrote:
> 
> 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.

Reply via email to