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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
fjblau
Contributor
Contributor

Iterate over multiple identical database sources

I have an ETL job (jobs) that run against a database that I have as a dbConnection in the metadata.

But now the same job needs to run against multiple instances of the schema, just with different database names. Can I put the database names into a table (and possibly usernames/pw too) and then iterate over them with the same job? I suspect there is a way to do this with contexts, but I thought I would see if someone else has solved this already...

Thanks!

Frank

Labels (2)
1 Reply
Anonymous
Not applicable

Hello

If we understand your requirement very well, tContextLoad component is what you are looking for.

Please refer to this online documentations about: TalendHelpCenter: tcontextload and TalendHelpCenter: context-scenario

Best regards

Sabrina