Re: process files in order

2012-07-19 Thread pvunckx
Hi Claus, Thx for your tip ! Indeed, I'm calling webservices in my subroutes > by adding the parameter synchronous=true they run in sequence I'll retry with a large amount of data now and post the result !! Thx Pieter -- View this message in context: http://camel.465427.n5.nabble.com/pro

Re: process files in order

2012-07-19 Thread Claus Ibsen
On Thu, Jul 19, 2012 at 9:14 AM, pvunckx wrote: > Hi, > > What is the best practice for processing 4 files one after another? The > second may only start when the first is completely processed. > Ordering the files is not an issue, this is working. > This is the default behavior of the file consu