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

Logins and Passwords using Context variables

We have three processing environments - Dev, Test, Prod.  I have upwards of 25 database dbConnections that I need to define.  I also have the need to either select or update data in my output dbConnections.  To prevent inadvertent changes to data when I really only meant to select from the dbConnection, it appears that I may need 6 context environments, for example Dev Select, Dev Update, ...  Is there a way to better utilize the context functions without creating 6 context environments for every dbConnection?

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Have you already checked TalendHelpCenter:tContextLoad component or  implicit tContextLoad  which can  modify dynamically the values of the active context?
You can get your DB connection parameter variables from a file or table.

Best regards
Sabrina
0683p000009MHD3.png