hi RMG,
The requirement is when I do the converttoString, I expect the double quotes to be present in each columns.
For e.g
Input: A, B, C
Output after convertoString: “A”,“B”,“C”
I tried various option with the converttostring option, Tried setting up the escape character, release characters…
As a work around, I passed the quotes as part of the data, instead of expecting converttosting to do it. The other option I want to try is to use formatservice. I am not familiar with the formatsevice, hence didn’t try it yet.
Thanks
Anish
#edi#Integration-Server-and-ESB#webMethods