Use the file component to read the file, access the in message body and do what ever you need to do.
Best, Christian Sent from a mobile device Am 27.09.2012 07:38 schrieb "German O" <german.ot...@gmail.com>: > Hi, Is there a way to do this without passing throw a model?... just read > the > csv, and put in the that format?.. > > My case is that the csv can change the columns, and then I have to output > another xml, so I use a xsl to translate to the final XML. > > The idea is to put the csv into a simple XML like the one described here, > and with that simple format, I can easy do the xsl to create the final > xmls. > > thanks. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Converting-CSV-to-XML-tp5711086p5720047.html > Sent from the Camel - Users mailing list archive at Nabble.com. >