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: 
SaravananM
Contributor
Contributor

Dashboard for Task failure alert

I have access to the Qlik Enterprise Manager (QEM) portal, and I have several tasks defined in it. I would like to know whether Qlik Replicate provides any built‑in options to notify us when a task fails. Could you please clarify what notification or alerting mechanisms are available for task‑failure events?

Additionally, is there any dashboard or monitoring view that can notify us when a task changes status? I’m aware of the Alert Notifications available in QEM, but I’d like to know if there are any other options beyond the standard alerting features.

3 Replies
Jon_Donker
Creator II
Creator II

We have a couple of methods.  For instant oncall alerts; we have our alerts going:

QEM Alert -> Windows Events -> Splunk -> Oncall system

For our DTL environment where we don't want our oncall people getting called out for every problem; we have a python script that runs every hour in business hours that uses QEM's api.  This script checks the state of each task and report if a task moved into a recovery or failed state

Alan_Wang
Support
Support

QEM's Task console allows you to filter and monitor tasks with different states. You will see Running, Stopped, Recovering, and Error state. The tasks in this screen will change statuses to reflect it's current state. Refer to the State column to check the task's current state.

If the issue is solved please mark the answer with Accept as Solution.