Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Hi Kush,
But this function does not trigger any email from qmc. Is it working for you?
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
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