richeso / dataloadercliq

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

Unexpected Error #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Logged into Cliq and tried to export data from a custom object
2.typed in SQL statement to select specific fields from object.
3.Clicked validate query button

What is the expected output? What do you see instead?
Received the following error:

Unexpected element. Parser was expecting element 
'urn:partner.soap.sforce.com:permissionable' but found 
'urn:partner.soap.sforce.com:precision'

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

Using Cliq Version 2.2.0 on Windows XP.  Also experiencing this problem on 
co-workers computer using Windows 7.

Please provide any additional information below.

The only thing done differently in configuration file was to uncomment out the 
sfdc.endpoint=https://test.salesforce.com/services/Soap/u/21 and change it to 
sfdc.endpoint=https://www.salesforce.com/services/Soap/u/21

Original issue reported on code.google.com by lucy...@gmail.com on 16 Aug 2012 at 8:45

GoogleCodeExporter commented 9 years ago
What version of the dataloader.jar are you using?  The "21" should match the 
version of the dataloader, so you might try changing it to "25" if that is the 
dataloader you have.

Original comment by vijay.swamidass@gmail.com on 18 Aug 2012 at 2:40

GoogleCodeExporter commented 9 years ago
Please reopen if you can reproduce and let me know what version of 
dataloader.jar you have.

Original comment by vijay.swamidass@gmail.com on 18 Nov 2012 at 12:50

GoogleCodeExporter commented 9 years ago
Hi @ vijay.swamidass@gmail.com,

My problem is solved as what you have suggested.

Thanks

Original comment by rox.rahu...@gmail.com on 9 Oct 2013 at 11:38