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

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

How to change connection for tSalesforceInput component programmatically without clicks?

0683p000009M8UV.png

 

 

I have a complex job with lot of tSalesforceInput and tSalesforceOutput components and I need to run the same job between different environments. How do I design job so that I don't have to click each component present in the job to change environment?

Labels (2)
2 Replies
manodwhb
Champion II
Champion II

@deter_dangler , I suggest you to create context group then call the specific context ,while executing.

 

 

check the below link to understand more .

 

https://help.talend.com/reader/vsSIQYaPS3QA3iH~0i_ojg/HKHAjYvtdjB~rdHZGxS1hQ

 

Aravind_Ravi
Contributor III
Contributor III

Create a context Group for the different environment. like (DEV,UAT,PROD). Use the context Variable in the Sales-force Connection Components.

If you have a context Group, then in the Run Tab You will see all the environment so that you can choose one and run you jobs.

PFA the Screen-shot. (Context1 and Context2)


If this is what you are looking for then, Press the "Accept as Solution " Button and Give A Kudos

Thanks,
AR


Context1.png
Context2.png