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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Deploy two different version of same job in Tac

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

Labels (4)
1 Solution

Accepted Solutions
jilanisyed
Creator
Creator

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.

View solution in original post

2 Replies
Anonymous
Not applicable
Author

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

jilanisyed
Creator
Creator

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.