Hello Riders 

My problem is the following 
I have to write (append mode) to a file (let's name it file1.csv) wich can
possibly be processedat the same time by another process (not camel enabled
...) .

I know that when processing the other process create a file  (named
file1.csv.tmp) , what i need is a mean to postpone the writing of the file
as long as this second file exist .

I search in the file component documentation but don't find a simple way to
achieve this ... 

 Any ideas ?

Thanks 
Greg




--
View this message in context: 
http://camel.465427.n5.nabble.com/Wait-for-writing-to-a-file-if-another-one-existe-tp5744993.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to