richeso / dataloadercliq

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

problem in loading attachment files in sfdc account object with file name containing special character using data loader in unixcliq #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. running cliq for unix to upload sfdc attachment file containing special 
character in file name.

1.insert any attachment containing a file name which has special character (i 
used the file name as "MedInfoFAQs_3772_olai_pat_was ist zypadhera™ und wozu 
wird es angewendet.mht")

2.upload the attachment using cliq tool generated script sh file for sfdc 
account related attachment object

3.In output log it is showing an error like "Error converting value to correct 
data type: 
/mkt/crml4/inbound/STAR_PROD/Full/STAR_FAQ_12122011/MedInfoFAQs_3772_olai_pat_wa
s ist zypadhera™ und wozu wird es angewendet.mht (No such file or directory)

Expected result should be uploading successful for this attachment file 
containing special char in file name.

CLIQ version used: 
Operating system: UNIX

Original issue reported on code.google.com by sonaalc...@gmail.com on 19 Dec 2011 at 11:53

GoogleCodeExporter commented 9 years ago
Hi,
could anyone help me in resolving this issue for data loader cliq ?

This is really critical for us, please help me in this.

Original comment by sonaalc...@gmail.com on 19 Dec 2011 at 12:29

GoogleCodeExporter commented 9 years ago
If you are at the point of using the CLIq generated scripts, then this is an 
issue with the dataloader itself.

I am sorry, but I haven't seen this issue before, but I suggest posting this on 
the forums on developer.force.com.  

If you know Java, you can look at the dataloader source code here: 
https://github.com/forcedotcom/dataloader

Original comment by vijay.swamidass@gmail.com on 19 Dec 2011 at 5:52

GoogleCodeExporter commented 9 years ago

Original comment by vijay.swamidass@gmail.com on 13 Jan 2012 at 7:15