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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sushantk19
Creator
Creator

How to grant access of my local Talend Repository to other team members?

How to grant access of my local Talend Repository to other team members? Can someone list down the steps or share some screenshots reg. the same. I am new to Talend 7.2

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

You need to follow below steps.
To export a Job:

Right click the Job, and select Export Job.

To the right of To archive file, click Browse to choose the destination and name for the Job ZIP archive.

Select the Job Version.

Set Export type to Anonymous Job.

Check all Options.

Click Finish.

A ZIP archive will be created at the selected destination containing the Job.

To import a Job:

Right click Job Designs under the Repository section, and select Import items.

Click Select archive file, Browse, and select the Job ZIP archive.

Optionally, check overwrite existing items if you're importing an existing Job.

Check the Job under the Items List tree.

Click Finish.

The Job should now appear under Job Designs.

View solution in original post

3 Replies
manodwhb
Champion II
Champion II

@sushantk19, if you are using enterprise edition you need to work with the remote project which is integrated with svn or git.which you can push the local project to the remote.

 

if you are using Talend open studio, then you need to share code export from your project, which your team members need to import it in their local.

sushantk19
Creator
Creator
Author

ok. I will check if export-import option works and let you know in case of any query.

manodwhb
Champion II
Champion II

You need to follow below steps.
To export a Job:

Right click the Job, and select Export Job.

To the right of To archive file, click Browse to choose the destination and name for the Job ZIP archive.

Select the Job Version.

Set Export type to Anonymous Job.

Check all Options.

Click Finish.

A ZIP archive will be created at the selected destination containing the Job.

To import a Job:

Right click Job Designs under the Repository section, and select Import items.

Click Select archive file, Browse, and select the Job ZIP archive.

Optionally, check overwrite existing items if you're importing an existing Job.

Check the Job under the Items List tree.

Click Finish.

The Job should now appear under Job Designs.