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

Announcements
Qlik Named a 7-Time Gartner® Magic Quadrant™ Leader: See the 2026 Report
cancel
Showing results for 
Search instead for 
Did you mean: 
herard_bertrand
Partner - Creator II
Partner - Creator II

Qlik Cloud: How to centrally manage reload failure notifications?

Hello everyone,

We manage a Qlik Cloud environment that spans numerous tenants, with a maintenance team of several people.

Our requirement is: we want the entire maintenance team to be automatically notified by mail whenever an application reload fails, regardless of the space.

Currently, the only method we know of is manual and individual: each team member must go into the settings of each space and personally subscribe to the failure notifications.

This solution doesn't seem "industrial" at all. It's time-consuming and error-prone (if we forget a space, or when a new colleague joins, everything has to be redone).

So my question is: does a centralized solution exist in Qlik Cloud to manage this? For example, a tenant-level rule that would notify a specific user group for all reload failures?

Ideally, we are looking for a solution that doesn't require developing custom scripts via the API. (However, if the API is the only viable option, I am also interested in hearing your experiences with it).

Thanks in advance for your advice!

Labels (2)
1 Solution

Accepted Solutions
Daniele_Purrone
Support
Support

Hi @herard_bertrand that can be achieved via Automate.
Here's an article on how to send the results to a Teams channel, but you can replace the final block with an email notifications one.
If you want to list all failures, just don't add any space to the filter.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

2 Replies
Daniele_Purrone
Support
Support

Hi @herard_bertrand that can be achieved via Automate.
Here's an article on how to send the results to a Teams channel, but you can replace the final block with an email notifications one.
If you want to list all failures, just don't add any space to the filter.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
herard_bertrand
Partner - Creator II
Partner - Creator II
Author

Thanks 👍 😃