dependrasingh07 / dataloadercliq

Automatically exported from code.google.com/p/dataloadercliq
0 stars 0 forks source link

Double Double quotes with data loader v 33 #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. have a csv file with double double quotes like:
   "37024,,,,ISTITUTO DON CALABRIA,"OSP.GEN. DI ZONA S.CUORE""""",,,Hospital
update the dataload jar to "dataloader-33.0.0-uber.jar" in UNIX dataloader 
folder
2.update process-conf.xml for any of the entities (let say accounts) to 
"useBulkAPI=true"
3.you get the following results as attached

What is the expected output? What do you see instead?
the same update / upsert that worked with dataloader v26 now fails with errors 
as shown in attached sheet.

What version of the product are you using? On what operating system?
dataloader v33, cliq 2.3, UNIX

Please provide any additional information below.
In Attached sheet you can see that dataloader v33 cannot handle double double 
quotes in the file, whereas same file is fine with v 26.

Original issue reported on code.google.com by baig.a...@gmail.com on 7 Jul 2015 at 5:48

Attachments: