Re: XML request to CSV conversion

2010-01-26 Thread Willem Jiang
Hi You may take a look at this soap DataFormat[1], and csv DataFormat[2] As soap DataFormat is working in progress, you can add your requirement when you try it. [1]https://issues.apache.org/activemq/browse/CAMEL-2396 [2]http://camel.apache.org/csv.html Willem lekkie wrote: Hi guys, I'd like

XML request to CSV conversion

2010-01-26 Thread lekkie
Hi guys, I'd like to convert a soap request to a csv file. Also, I'd like the element names to to be the headers for the csv data. kr. -- View this message in context: http://old.nabble.com/XML-request-to-CSV-conversion-tp27329468p27329468.html Sent from the Camel - Users mailing li