richeso / dataloadercliq

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

For input string: "" error in Result #81

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Once I click on Verify user name and password
this text is showing result box

Not able to proceed further.
could you please let me know what would be the issue

Original issue reported on code.google.com by kalah...@gene.com on 16 Jan 2014 at 11:16

GoogleCodeExporter commented 9 years ago

Original comment by kalah...@gene.com on 16 Jan 2014 at 11:39

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,
can any one help on this.

below is the propety file

# CLIq.properties
#

### All of these properties are Optional ###

#Set your Salesforce username and password 
sfdc.username=*****@***.com
sfdc.password=passwordmIcWpFvlDqUOJ0MPrqsQj

# i.e. proxy.company.com
sfdc.proxyHost=https://login.salesforce.com
# i.e. 8080
sfdc.proxyPort=
sfdc.proxyNtlmDomain=
sfdc.proxyUsername=
sfdc.proxyPassword=

# Use https://test.salesforce.com/services/Soap/u/<YOUR DATA LOADER VERSION> 
for Sandbox instances
# NOTE: Make sure the version is equal or lower than your version of Data 
Loader.
#
# For example:
# sfdc.endpoint=https://test.salesforce.com/services/Soap/u/21.0

Original comment by kalah...@gene.com on 17 Jan 2014 at 5:44