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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SVN in Talend TAC

Hi, 

 

I have small confusion regarding SVN configuration working with Tac.

 

My question is, Is that possible we have svn server and deployment server is same server ?

We configure our svn in Tac and use tac url in Talend's web app url field in manage connections.

 

If we do settings like this, what's the difference between when we deploy our jobs from Tac on deployment server and committed talend code via svn in same deployment server ? If yes, Do they share same location or different in server ?

 

And we deploy the build of talend job in Tac, where it keeps on deployment server ? Do we define this location in Tac configuration ?

 

I'm little confuse here how these two things work all together, SVN with TAC with Deployment. 

 

Any help will be appreciated !!

 

 

 

 

 

 

 

 

 

 

Labels (4)
20 Replies
pmambekar
Contributor
Contributor

Hello,

 

I'm also trying to achieve similar workflow where we wanted to write a Jenkins job that uses Maven and re-version the artifact into different repo. Are you also deploying the artifacts to the target runtime using meta-servlet APIs? Or that deployment is still done via TAC? Is there a documentation on community that helped you achieve your workflow?