Relative Content

Tag Archive for apache-camelcamel-ftp

Two routes picking up same file Simultaneously and erroring out

I am building a camel process on linux server. I have set two different routes to pickup files from same directory and also added different delays for both. Now both routes are picking same file at the same time and one of them is getting errored out. Even though the file is picked and moved to archive folder
What parameters to add in application properties to make run both routes individually