Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to access my Salesforce Sandbox?

I can access my production Salesforce account with Talend just fine, using tSalesforceInput and the default URL that comes with the connector: "https://login.salesforce.com/services/Soap/u/25.0". This works and lets me retrieve data, but this connects to my production account.
I have a sandbox, and I can log into my sandbox in SF itself. How can I use Talend to connect to my sandbox?
Labels (5)
18 Replies
_AnonymousUser
Specialist III
Specialist III

Hi there,
The Web URL I am using is:
_AnonymousUser
Specialist III
Specialist III

Hi there,
The Web URL I am using is: 
_AnonymousUser
Specialist III
Specialist III

Hi there,
The Web URL I am using is: 
Anonymous
Not applicable
Author

_AnonymousUser
Specialist III
Specialist III

Hi All,
Even I'm facing the same issue, below is the error message:
Connection failure. You must change the connection settings.
 org.apache.axis2.databinding.ADBException: Unexpected subelement {urn:fault.partner.soap.sforce.com}upgradeURL
can anyone please assist on this?
URL used: 
Regards,
Vidya
_AnonymousUser
Specialist III
Specialist III

Was this resolved? I have tried all the sandbox URLs I could find out there but i still get the error 
Connection failure. You must change the connection settings.
  org.apache.axis2.databinding.ADBException: Unexpected subelement {urn:fault.partner.soap.sforce.com}upgradeURL
Please can someone help?
Thanks
Ravi
Anonymous
Not applicable
Author

For this issue connecting to Test Salesforce, need to ensure you have Studio running on Java version 8.  We had same issue, upgraded from v7 to latest v8 and it solved the issue.

Connection failure. You must change the connection settings.
 org.apache.axis2.databinding.ADBException: Unexpected subelement {urn:fault.partner.soap.sforce.com}upgradeURL
_AnonymousUser
Specialist III
Specialist III

For this issue connecting to Test Salesforce, need to ensure you have Studio running on Java version 8.  We had same issue, upgraded from v7 to latest v8 and it solved the issue.

Connection failure. You must change the connection settings.
 org.apache.axis2.databinding.ADBException: Unexpected subelement {urn:fault.partner.soap.sforce.com}upgradeURL

thank you so much ! It works for me 
Anonymous
Not applicable
Author

Hey,

I got the same problem and could solve it:

To access a Sandbox environment you have to change the URL in the Advanced Tab in the Connection: https://test.salesforce.com/services/Soap/u/42.0

 

 

Hope that helps.

Best regards