Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
prasannav
Contributor
Contributor

Talend TAC exporting list of existing tasks from Job Conductor

I would like to take an export of the list of jobs that are created as tasks under job conductor in TAC along with its configurations. Is this possible and if yes, please support. I am using the Enterprise edition of Talend V5.6

 

Regards,

Prasanna

Labels (2)
3 Replies
vapukov
Master II
Master II

not sure about TAC, but You can extract it from database (where TAC connected)

 

table - executiontask

 

it include List of Jobs and Execution Plans

prasannav
Contributor
Contributor
Author

So, we dont have this feature from TAC?

prasannav
Contributor
Contributor
Author

I was able to get this through

  1. Back end queries
  2. Talend metaservlet api gettask