Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I'm using Talend 6.2 enterprise version. And I have one talend job with with DEV PROD and DEFAULT contextgroup.
Now I want to deploy this jobs in Tac, where I'm having three repositories.
I want to deploy in this way
Job+DEV Context Group in Repo 1
Job+PROD Context Group in Repo 2
Job+DEFAULT Context Group in Repo 3
May I know please, How can I achieve this ?
Thanks
Hi
I believe if you are using SVN repositories to store the code. we cant access the multiple repos at a time in TAC. we can access only one repo in TAC. because we are configuring the svn url in TAC configuration.
you just need to change the SVN Repository URL in TAC configuration tab.
If I got you right, you want to deploy a job (with 3 context environments) to different nexus repositories. For that I think you have to change the URL of the repository in the studio each time you have to publish the job. You can change the URL at below path -
Window -> Preferences -> Talend -> Nexus -> Artifact repository.
Best Regards,
Abhishek
Hi
I believe if you are using SVN repositories to store the code. we cant access the multiple repos at a time in TAC. we can access only one repo in TAC. because we are configuring the svn url in TAC configuration.
you just need to change the SVN Repository URL in TAC configuration tab.