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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Check-in & Check-out..

Hi,
Please let me know if Talend supports version control or Check-in and check-out versions ?

Thanks,
Junior
Labels (2)
3 Replies
Anonymous
Not applicable

Basically, yes TIS supports check-in/check-out, so that a job is "check-out" by a single user at a time (lock mode). This is the way we manage concurrency. But this is not version control. Versionning is what you can do when you increase major/minor version number in the job properties.
_AnonymousUser
Specialist III
Specialist III
Author

Hi,
So you mean to say for example that if we go from version 1.0 to version 1.1 ,talend keeps track of versioning by setting up job properties or it does not support version control as of now?
Thanks,
junior
Anonymous
Not applicable

If you change version from 1.0 to 1.1, Talend duplicates the job, so that you have a 1.0 + 1.1 in the job versions. You can still modify the 1.0 but by default, you open and work in 1.1.