That's the classical Aggregator EIP [1]. And have a look at our unit tests [2].
[1] http://camel.apache.org/aggregator2.html [2] https://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/aggregator/ Best, Christian On Fri, Aug 10, 2012 at 12:37 PM, Matheen <matheen.m...@gmail.com> wrote: > Sorry for confusion...i'll try to make it clear > > At first i had task to convert csv file to xml, i did it using bindy data > format..it worked very well. > > Now i have task to convert two csv files into single XML file, both of the > csv files have different fields. All i want to do is create single XML file > containing data from both csv files. > > BTW i just started off with camel practically without doing much of the > reading or gathering information. so please spare me if i am asking some > NOOB questions > > please feel free to contact me if want any info. > > Thank you very much...i really appreciate your help > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/way-to-convert-multiple-csv-files-to-single-xml-file-tp5717048p5717125.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --