richeso / dataloadercliq

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

The system cannot find the path specified #63

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Login Successfully.
2.Directory: C:\Program Files\salesforce.com\Data Loader\cliq_process\re

Entity (Object): Account

Username: ernest.tan@brother.com.sg.dev

Operation: insert
3.Result : The system cannot find the path specified

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Data loader 25.0 windows 7.
Please provide any additional information below.

I could not see cliq_Process directory under data loader.

Original issue reported on code.google.com by saroj...@naitconsulting.com on 18 Oct 2012 at 8:36

Attachments:

GoogleCodeExporter commented 9 years ago
There seems to be an issue on WIndows 7 with the spaces in the path name.  I am 
investigating a solution.

Original comment by vijay.swamidass@gmail.com on 7 Nov 2012 at 7:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Try the below:
1) create a folder dataloader (no spaces) in C:\ drive (C:\dataloader)
2) Copy dataloader.jar ,JAVA folder and cliq folder from C:\Program 
Files\salesforce.com\Data Loader to C:\dataloader
3) try to execute cliq.sh from cliq folder

Reply after testing

Original comment by joice...@gmail.com on 19 Dec 2012 at 4:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
it works for me... i recommend install the dataloader to c: instead of program 
files...
url must not have any spaces to work

Original comment by jape...@gmail.com on 17 Dec 2013 at 3:18

GoogleCodeExporter commented 9 years ago
hi how could i run SH file? and where can i find Dataloader.jar?
here's my incident:
i'm done with the whole process of extracting an account but then going to the 
Write folder but doesn't contain the extracted account.csv file which 
supposedly on the Write folder.

Original comment by audie.av...@cloudsherpas.com on 3 Oct 2014 at 5:32

GoogleCodeExporter commented 9 years ago
Did you follow this?
https://code.google.com/p/dataloadercliq/wiki/UsingCLIqFiles

The DataLoader.jar has to be downloaded from Salesforce or GIT.

Original comment by vijay.swamidass@gmail.com on 8 Oct 2014 at 7:14