There are common patterns in route. for example: Picking up from FTP
location, there will be n different ftp sites with different credentials and
pickup directory. How can we make it as reusable routes.

The reason for going for synchronous route, reason is i need to make some
RESTful service call based on the outcome of the success/failure of route.
another reason handling retries if there are connectivity to FTP/SFTP sites.
Each client provides us different retry option (no of retries and retry
interval to connect to their sites. 




--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Synchronous-One-time-Routing-for-files-tp5779150p5779252.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to