Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Mr_Pancake
Contributor
Contributor

Context Switching in Salesforce Connection

Hello All,

I'm currently developing a Talend Project for Salesforce migration. There is a situation in which I have multiple sandboxes and multiple salesforce orgs. I would prefer not to create a lot of Salesforce connection but rather a one with a possibility to switch context (and so one and the same job could be run on different Salesforce environments without changing configuration for each tSalesforceInput and tSalesforceOutput).

I have seen in documentation there is such a possibility with RDBMS connection and file connection:

  • https://help.talend.com/r/en-US/8.0/studio-user-guide/creating-multiple-contexts-for-same-connection
  • https://help.talend.com/r/en-US/8.0/studio-user-guide/switching-between-different-contexts-of-same-connection

Is an analogous setting also possible for Salesforce? If not, what is the best alternative to this approach? I am using OAuth authentication in Salesforce (just as additional information)

I will be grateful for any hint.

Labels (3)
1 Reply
Anonymous
Not applicable

Hi

Yes, you can also create different context for salesforce connections, and specify the context before you run the job.

 

0695b00000rQHfaAAG.png 

If you want the job in TMC, create different environment for each context.

 

Regards

Shong