Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Techies,
Is it possible to trigger an alert to automatically send emails or text msgs at fixed intervals or based on data loaded in qlik sense.
How do I achieve that ?
Currently there is not a trigger email function in Sense. If you need this functionality I'd look at QlikView as there is the option to trigger an email on load and also you have nPrinting which gives you more customisation of how,when and to who you send emails.
Currently there is not a trigger email function in Sense. If you need this functionality I'd look at QlikView as there is the option to trigger an email on load and also you have nPrinting which gives you more customisation of how,when and to who you send emails.
Hi Andy Weir, Thanks for the reply. But I am working on Qlik Sense. I need details for Qlik Sense. At least I came to know there is no option for that.
Hi Sangram Reddy,
Could you plaese explain liitle bit where to write these code and we needs to change anything in Settings .Ini
Please Guide me.
Thanks.
Hi Ramraj,
This is a python code which is schedules using the windows task scheduler.
Thanks,
Sangram Reddy.
Thanks for your reply , to run this python code we need to install any software. I have some doubt how u will extract the data from QLIK SENSE automatically is there any batch file is there.
Thanks in Advance.
Hi Ramraj,
You will have to install python for this which is an open source once done, you will be able to compile the code using the python interpreter. I use the log files to look for any errors and report on those.
Thanks,
Sangram Reddy.
Check out this. Hope, this will be helpful.
Qlik Branch works well to monitor back end timer jobs. However, are there any tools to monitor dashboard KPIs.
A good use case would be to notify the Helpdesk Manager when support tickets have failed service level agreements, or the profit margin of a product line has fallen below 10%.