Importing items
You can import items from previous versions of Talend Studio or from a different project of your current version.
The items you can possibly import are Business Models, Jobs, Routes, Services, Routines, Documentation, or Metadata.
From Talend 7.0 onward, a digital signature is added to each project item when it is saved in Talend Studio. When importing a project or project items, Talend Studio validates the signatures and rejects items with an invalid signature. This is a security measure to prevent accidental or malicious modification of project items.
However, you can import a project or project items exported from an earlier version of Talend Studio before the expiration date of a 90-day grace period from the first installation of Talend Studio or before the date set in the migration token, whichever comes later. Upon successful import, all imported items are signed.
For more information on setting a migration token, see .
Talend Studio allows any authorized user to import any project item from a local repository into the remote repository and share them with other users.
To import items, right-click any entry such as Job Designs, Routes, Services, or Business Models in the Repository tree view and select Import Items from the contextual menu or directly click the icon on the toolbar to open the Import items dialog box and then select an import option.
To import items from an archive file (including source files and scripts), do the following:
-
Click the Select archive file option in the Import items dialog box.
-
Browse to the desired archive file and click Open.
-
If needed, select the overwrite existing items check box to overwrite existing items with those having the same names to be imported. This will refresh the Items List.
Information noteNote: You cannot overwrite the existing items, if:- the item is identical but the path is different, or
- the name is identical but the item is different.
-
From the Items List which displays all valid items that can be imported, select the items that you want to import by selecting the corresponding check boxes.
-
Click Finish to validate the import.
You can now use and share your Jobs, Routes, Services, and all related items in your collaborative work. For more information about how to collaborate on a project, see Working collaboratively on project items.