Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
For a Basic salesforce connection, the only parameters available in the cloud connection are:
connection_salesforce_basic_username
connection_salesforce_basic_password
connection_salesforce_basic_security_token
There is a connection parameter for endpoint in Studio but not in Cloud. Does that mean it always defaults the endpoint to https://www.salesforce.com/services/Soap/u/39.0 and you can't connect via context to a salesforce sandbox endpoint from a Dev cloud workspace? (https://test.salesforce.com/services/Soap/u/29.0)
Does anyone know if this is slated for an upcoming release?
Figured it out myself. You have to use a custom connection, not the Salesforce one. Then, the connection type is salesforce(someothertext)
Add parameters as you do for any other custom context connection.
Hello,
Thanks for sharing your solution with us.
Best regards
Sabrina
Hello Katie,
Thanks very much for your sharing. I am new for Talend and I am now working for Talend and SalesForce. I have met a probleme that I could not resolve and I hope you can help me.
I have created a conenction salesforce and les contexts like this :
I have also created a connexion inTMC, like this :
But I do not know why it could not run with successful in TMC, it always has a error like
Exception in component tSalesforceConnection_1 (test) java.lang.RuntimeException: NullPointerException: at sandbox.
Please help me, Please !
Thanks, I have resolved the probleme. I need change the context in salesforce connection like this :