Hi

If you want to make use of AutogenColumns == false you should first
explicitly specify the columns you're interested in otherwise nothing will
be appended into the output other than "\n"s. See the test method
testPresetConfig() by [1] to see how to correctly specify the columns
beforehand.

Also note that the *order* of the output values will be the same as the
*order* you do "addField(CSVField)" by "CSVConfig".

[1]
https://svn.apache.org/repos/asf/camel/trunk/components/camel-csv/src/test/java/org/apache/camel/dataformat/csv/CsvRouteTest.java

Babak

--
View this message in context: 
http://camel.465427.n5.nabble.com/CSV-dateformat-bug-Attribute-AutogenColumns-is-not-allowed-to-appear-in-element-camel-csv-tp5570066p5571945.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to