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: 
Ritz05
Contributor
Contributor

Talend studio GIT Syncup with Talend cloud (TIC)

Hi Team,

Working on Talend studio 7.3 version and publishing code to Talend Integration cloud.I wan to make both the area in syn in terms of jobs.Sometimes we publish the job on TIC from studio and forgot to push the code in GIT. we do not know how to get the latest version of job from TIC in order to merge in GIT.

looking for a program which can export the latest version of Talend artifact(job) from TIC.also want to create a job which monitor the jobs version exitance in GIT and TIC and trigger whenever latest version of job is there in TIC but not available in GIT.

Please help here to achieve this .

Thanks,

Labels (1)
  • Cloud

3 Replies
Anonymous
Not applicable

You should always push to GitHub before pushing to TMC if you are doing this without a CI/CD process. There is no way of getting access to the uploaded job unless you are using a RemoteEngine.

 

You should follow the best practices that can be seen here....

 

https://help.talend.com/r/en-US/Cloud/best-practice-git-with-talend

 

In v8 we have just introduced a new feature which would make it easier for you to track this,.....

 

https://help.talend.com/r/en-US/8.0/release-notes/r2022-02-talend-cloud-management-console

Ritz05
Contributor
Contributor
Author

Thanks for the response. yeah we do same as you mentioned. commit changes in GIT before publish to cloud. I also wants to implement CI/CD process for talend job. Can you assists on steps here?

Also we use RemoteEngine how does that help yo get access at job level​

Anonymous
Not applicable

Sorry for the delay in responding @Rita Gupta​. If you go to the "..\TalendJobServersFiles\archiveJobs\" folder, you should be able to find the zips there. The source files should be in the zips.