Hi yogesh

thanks for reply.
 
my scenario is there are two csv files order.csv and order_line.csv
available at a time,now i have to convert them in to  xml format.
the data in xml file should be in the below format

<Order>
data
...
..
</Order>
<Order_line>     
data
</Order_line>

thanks





--
View this message in context: 
http://camel.465427.n5.nabble.com/way-to-convert-multiple-csv-files-to-single-xml-file-tp5717048p5717107.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to