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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

List all Running Talend Jobs

Hi,

 

I wanted to know if there's a quickest way to list all the current running talend jobs in a server. I'm currently looking on Talend Administrator Center but it takes too much time to monitor as I'm looking it per project. 

 

Appreciate all your help.

 

Thanks!

Labels (3)
4 Replies
Anonymous
Not applicable
Author

Do we have any option to query the stuffs ? 

 

Currently we are using SQL Server SSIS and we are planning to migrate to Talend. We have a tool where it will list down the current status ( Running / Failure / Completed ) where it uses some system defined tables and it provides the result.

 

Such kind, do we have any stuffs in Talend also, apart from using API.

Anonymous
Not applicable
Author

Hello,

Could you please let us know if this feature TalendHelpCenter:Talend Activity Monitoring Console is what you are looking for?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina :

 

      Thanks for your reply. This is what we need. Please clarify the below point.

 

 As per my understanding, we have to setup the file / tables for Talend studio initially. We have to use the tables for any status queries ? . Is this correct ?