Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
This example has been produced to accompany the blog post Sending Data In QlikView Alerts
There is a Qlik Sense version of this solution here: https://www.quickintelligence.co.uk/send-data-from-qlik-load-script/
This application demonstrates how alerts e-mails can be sent when a certain criteria is met. It also takes this concept further by showing how the CONCAT and AGGR statements can be used to construct a string from a number of expressions, which can then be used as the body of the email.
The blog article gives further details and explanation on how this works and how to implement it in your own applications.
Please also see my other uploaded Qlik apps and tutorials https://www.quickintelligence.co.uk/examples/
Steve Dark
Thanks for the job and the information
You need to go to the QMC and then to System / Setup and then Mail Server.
The settings here should mirror what you have in desktop. There is the option to test the settings, which is well worth doing to ensure you have things set up correctly.
i am getting this error after the reload, may i know how to over come from this error ?
I presume that this dialog is appearing in QlikView Desktop? You can change the mail server settings in here under Settings \ User Preferences \ Mail.
It looks like you need to change the Authentication Method, probably to AUTH LOGIN (depending on the mail server).
I'm guessing that you are mostly wanting this to work from the QMC Task Scheduler rather than manual reload? If this works (it will use the same mail settings as task failure alerts) then you can either copy the SMTP settings from QMC into Desktop, or turn off Desktop alerts by un-ticking Interactive Mode in the Alert settings.
Hope that helps.
My requirement is to send the daily sales alerts to the group of users,i had given the valid smtp details and tried to check by reloading the application , then this error is appearing.
The SMTP configuration is not correct in QlikView Desktop.
If the same credentials work from the task scheduler then the difference will be the user account - so the service account is authorised to send via that server but your user account is not.
If this is the case simply turn off the sending of alerts from Desktop in the alert settings, here:
Hi Stevedark/All
my requirement is, i need to display some information to the user when ever they open application.i achieved this in alert box.but i want to give some hyperlink in that message so that user can click on that and it will navigate to some other page.
can you suggest me how can we achieve this?
note:it is not mandatory that we have to use alert box option.
Thanks
Kumaran
Hi Stevedark,
Thanks for your response.already i have tried with text box in some landing page .but my user needs information as pop up text and in that text he wanted to keep hyperlink. Is it possible to keep hyperlink in alert box and make it as interactive?
Note: i have kept hyper link in alert box.But it is not redirecting to some URL
Thanks
Kumaran
Hi Steve,
We have a requirement of sending E-mail Alerts.
We have 10 Qlikview Applications and will reload all the apps N number of times in a day(it depends on issues reported) , which means , no schedule for reloading Apps.
Hence, we want the E-mail alert once reload completes with all the Apps reload status in a single E-mail.
Please suggests.
Thanks,
Kishore S