You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

I have a project with about a dozen jobs. Each job has several tMSSqlInput/Outputs, and I use a Db connection in my repository for all of these. This is handy for when I change Db connection properties - different server, update password, etc. I just up the Db connection in my repository, and all of my jobs are updated. Very nice.
I have two Db connections - one for development, and one for test - and I may add some more for different testing phases.
Is it possible to change the Db connection all of my jobs use instead of updating the Db connection? It would be nice to switch from one to the other to the next and back instead of updating the same Db connection over and over again.
Offline

Hi
Sorry. I know what you mean.
But this feature is not supported by Talend.
For any new feature, you might report it on BugTracker.
Or you can configure Context as the following image.
Regards,
Pedro
Offline
Pages: 1