Thank you, but you know it looks like the entire autogenColumns feature doesn't work. At least it doesn't work for me (the 2.9.0-RC1 version) I change the scheme so the org.apache.camel.dataformat.csv.CsvDataFormat accepts it but if I set autogenColumns flag to false it stops generating everything. I'm still struggling with this atm, digging the Camel sources and apache.common.csv. I hope to fix it by passing some proper Config. The trick is that I don't know what properties to put there as there is lack documentation on that :)
My initial task was to print out three different tables with data to the same csv file so user could open in in Excel and see them as three separate and not related peace of data. That autogenColumns flag corrupts the entire idea as it adds ton of empty lines here and there. In theory the flag promises to stop messing the data :) -- 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-tp5570066p5571650.html Sent from the Camel - Users mailing list archive at Nabble.com.