Requirement : Export selected Jobs from Repository.
We can export the jobs by selecting individual job from repository but it takes much time to export bundle of jobs from repository.
By following below steps we can export selected jobs from repository in short time in smart way.
Step 1 :
Take the list of job details in excel and remove duplicates(If sheet contain duplicate job names) and append comma(,) end of every row except last row, append semicolon(;) end of last row.
Step 2:
Export random project from repository excluding all other objects.
Step 3 :
Edit the exported ATL in notepad and change project name Sample to Export and paste list of jobs from your excel by replacing the old job names in note pad.
Before editing:
After editing:
* Change Project name to Export
*Paste list of job from excel in ATL by replacing old job names and save the ATL.
Step 4: Import edited ATL file. If you already have project with the name "EXPORT" in the repository , It will be overwritten with new list of jobs - Don't worry.
You will see a project with required jobs in it.
Step 5:
Export the Project Export which contains selected jobs from repo.
By using this easy method we can export particular jobs from repository if it contains thousands of jobs also.