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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Email alert using Error mode

Hi Guys,

I have implemented email-alert on failure of my dashboard and also on successfull completion of my dashboard.

I am using Error mode=0 to create two alerts(one for successful and one for failure). It is working fine and I am getting error description also in my mail body. But big challenge is when error occurs, due to error mode set zero, dashboard with incorrect data model getting distributed to accesspoint. I want t o stop distribution of dashboard incase error occurs.

Any idea will be very helpful here.

12 Replies
Anonymous
Not applicable
Author

Hi Kush,

But this function does not trigger any email from qmc. Is it working for you?

Anonymous
Not applicable
Author

Hi Martin,

As I was unable to implement in same dashboard I have used your concept and implemented.

Thanks for the help. I am facing one issue in some dashboard though Error mode is set to zero , it fails in middle when there is any error. Why Errormode acts differently in different dashboards. Also noticed one more bug ScriptErrordetails will have blank values some times, also in some cases scripterrordetails variable ll not appear. Could you please explain why it behaves like this

martinpohl
Partner - Master
Partner - Master

hello,

blank values n scripterrordetails I never had before.

Errormode 0 for me works to run the script although there are errors in.

But what never works (even with errormode 0) is to use a store command when the table can't be stored (missing folder, missing folder right, file is blocked by another user etc). This wil cause an error and stop the script all times.

For more analyse attach your script log.

Regards