What version of Camel do you use? And have you tried a newer release.

On Tue, Jul 1, 2014 at 1:55 PM, Jaishankar <[email protected]> wrote:
> I'm creating csv file using Camel Bindy.
> In bindy model I have used @CsvRecord( separator = "\",\""
> ,generateHeaderColumns=true), if I use this the output file is
> EMPLOYEE ID","SURNAME","FIRST NAME","SECOND NAME
> but I need output as
> "EMPLOYEE ID","SURNAME","FIRST NAME","SECOND NAME"
>
> The problem is start and at the end of the column double quote is missing.
> Please help me out in resolving this problem.
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-Add-Double-quote-at-the-beginning-of-the-column-using-Camel-Bindy-tp5753141.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to