You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by pvunckx <pi...@telenet.be> on 2012/06/15 10:24:54 UTC

csv bindy with multiline values

Hello,

I'm using the bindy component to convert csv -> java objects.
Everything is working super fine.
But now I'm running my camel route agains a new csv file with the following
line:

23;09/901/13855;"M JANSSENS JAN
   M JANSSENS J
   JANSSENS";BO;185.100.096;185.100.096;streetname;45;4396;city;BE;geschrapt

The 3th field is a multiline value.

When parsing this line I'm getting the following error:
/Some fields are missing (optional or mandatory), line: 1/

Is there a solution for those records?

Thx 
Pieter



--
View this message in context: http://camel.465427.n5.nabble.com/csv-bindy-with-multiline-values-tp5714530.html
Sent from the Camel - Users mailing list archive at Nabble.com.