Re: File Name through Aggregator

2012-04-26 Thread Claus Ibsen
am using the same aggregation logic given in this thread. > Thanks & regards, > Ebe > > -- > View this message in context: > http://camel.465427.n5.nabble.com/File-Name-through-Aggregator-tp5665526p5668183.html > Sent from the Camel - Users mailing list archive at Nabble

Re: File Name through Aggregator

2012-04-26 Thread ebinsingh
logic ... Appreciate your help. am using the same aggregation logic given in this thread. Thanks & regards, Ebe -- View this message in context: http://camel.465427.n5.nabble.com/File-Name-through-Aggregator-tp5665526p5668183.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: File Name through Aggregator

2012-04-25 Thread ebinsingh
ception ex){ log.error("Error aggregating", ex); } exchange1.setProperty(Exchange.BATCH_SIZE, counter); return exchange1; } -- View this message in context: http://camel.465427.n5.nabble.com/File-Name-through-Aggregator-tp

Re: File Name through Aggregator

2012-04-25 Thread Claus Ibsen
set the file name in the exchange that is being returned from this code. > Thanks & regards, > Ebe > > -- > View this message in context: > http://camel.465427.n5.nabble.com/File-Name-through-Aggregator-tp5665526p5665526.html > Sent from the Camel - Users mailing list archiv

File Name through Aggregator

2012-04-25 Thread ebinsingh
name is no longer available in the Exchange. I tried setting it in the header, but no luck. Appreciate your help. Thanks & regards, Ebe -- View this message in context: http://camel.465427.n5.nabble.com/File-Name-through-Aggregator-tp5665526p5665526.html Sent from the Camel - Users mailing