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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to send Alert mails from server.

Hi All,

I want send a Alert mail to one PDL, if any Failures occurs in the Dashboard.

Ex:Having a Dashboard containing counts of tables from different Databases.

If any count miss match occurs between any two tables,then i  have to send mail.

ie Data mismatch occurs.

can any please help on this Process.

Thanks,

Krishna

Labels (1)
3 Replies
amit_saini
Master III
Master III

Krishna,

Steps:

  • Go to QMC-->Select System tab->Distribution Service-->Right Side tab (Alert Mail)-> Here assign email Ids

Thanks,
AS

Not applicable
Author

HI Amit,

My requirement is,  not the Dashboard  reload Failure or Success .

I Created one Chart, which is displaying the Counts of Tables from Different databases.

I  have a Status field  in the Chart ,Its expression is If (Status=0,True(),False()).

If Status is Dismatch,then i want send a mail to Some PDL.

Can you help on this requirement.

Thanks,

Krishna

amit_saini
Master III
Master III

Not sure but this may help you:

Re: Send Mail/Alert to users

Thanks,
AS