<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Qlik Sense: Email notification in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Email-notification/ta-p/1713959</link>
    <description>&lt;P&gt;Customer need Email Notification when failing tasks in Qlik Sense&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no UI function in QMC in the current Qlik Sense product. However, there are other solutions available:&lt;/P&gt;
&lt;H3&gt;1. Using Qlik Alerting&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.qlik.com/us/products/qlik-alerting" target="_blank" rel="noopener"&gt;Qlik Alerting&lt;/A&gt; is an intelligent alerting platform for Qlik Sense®, providing sophisticated, data-driven alerts that help users more proactively monitor and manage their business. With Qlik Alerting, organizations can manage by exception, increasing the value of analytics by notifying users of potential issues, helping them immediately analyze further, and prompting action based on insight.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Click &lt;A href="https://www.qlik.com/us/products/qlik-alerting" target="_blank" rel="noopener"&gt;here.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&lt;BR /&gt;2. Using SmtpAppender in log4net to send mail on failing tasks&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;Please see &lt;A href="https://help.qlik.com/en-US/sense/September2018/Subsystems/PlanningQlikSenseDeployments/Content/Sense_Deployment/Server-Logging-Using-Appenders-QSRollingFileAppender-Example-2.htm" target="_blank" rel="noopener"&gt;Qlik Sense Developer Help Example: SmtpAppender&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To configure Qlik Sense to use an appender, a configuration file, LocalLogConfig.xml must be created in the %ProgramData%\Qlik\Sense\&amp;lt;service&amp;gt; folder.&lt;BR /&gt;&lt;BR /&gt;In attached example the SmtpAppender will be used to send an email through Gmail, whenever a task may fail.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create the file LocalLogConfig.xml in %ProgramData%\Qlik\Sense\Scheduler (as it is the scheduler we want to monitor in this example)&lt;/LI&gt;
&lt;LI&gt;Add code from the manual&amp;nbsp;link&amp;nbsp;into LocalLogConfig.xml&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;* NOTE: Attached example has been tested, how to implementing in different environment can be different. If customer/partner has mail server issue which will beyond our product support scope.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;3. Use Qlik SMTP / Notification Connection&lt;/H4&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Qlik-SMTP-Notification-Connector-How-to-set-it-up/ta-p/1716061" target="_blank" rel="noopener"&gt;Qlik SMTP / Notification Connector: How to set it up&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;4. Use a 3rd party developed tool&lt;/H4&gt;
&lt;P&gt;Below are several solutions offered via *Branch.Qlik.com&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developer.qlik.com/garden/56fd8bd3353d08684f6726bc" target="_blank" rel="noopener"&gt;Qliksense Automated Task Failure Email Alerts&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://branch.qlik.com/#!/project/57c358c0f7f5aa0db1a982dc" target="_blank" rel="noopener"&gt;Butler for Qlik Sense&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;*Branch products are developed independently from Qlik and not covered under the Qlik support umbrella. Any issues with these addons are reported directly to the developer as listed on their Qlik Branch page&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Fri, 14 May 2021 18:22:00 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2021-05-14T18:22:00Z</dc:date>
    <item>
      <title>Qlik Sense: Email notification</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Email-notification/ta-p/1713959</link>
      <description>&lt;P&gt;Customer need Email Notification when failing tasks in Qlik Sense&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no UI function in QMC in the current Qlik Sense product. However, there are other solutions available:&lt;/P&gt;
&lt;H3&gt;1. Using Qlik Alerting&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.qlik.com/us/products/qlik-alerting" target="_blank" rel="noopener"&gt;Qlik Alerting&lt;/A&gt; is an intelligent alerting platform for Qlik Sense®, providing sophisticated, data-driven alerts that help users more proactively monitor and manage their business. With Qlik Alerting, organizations can manage by exception, increasing the value of analytics by notifying users of potential issues, helping them immediately analyze further, and prompting action based on insight.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Click &lt;A href="https://www.qlik.com/us/products/qlik-alerting" target="_blank" rel="noopener"&gt;here.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&lt;BR /&gt;2. Using SmtpAppender in log4net to send mail on failing tasks&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;Please see &lt;A href="https://help.qlik.com/en-US/sense/September2018/Subsystems/PlanningQlikSenseDeployments/Content/Sense_Deployment/Server-Logging-Using-Appenders-QSRollingFileAppender-Example-2.htm" target="_blank" rel="noopener"&gt;Qlik Sense Developer Help Example: SmtpAppender&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To configure Qlik Sense to use an appender, a configuration file, LocalLogConfig.xml must be created in the %ProgramData%\Qlik\Sense\&amp;lt;service&amp;gt; folder.&lt;BR /&gt;&lt;BR /&gt;In attached example the SmtpAppender will be used to send an email through Gmail, whenever a task may fail.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create the file LocalLogConfig.xml in %ProgramData%\Qlik\Sense\Scheduler (as it is the scheduler we want to monitor in this example)&lt;/LI&gt;
&lt;LI&gt;Add code from the manual&amp;nbsp;link&amp;nbsp;into LocalLogConfig.xml&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;* NOTE: Attached example has been tested, how to implementing in different environment can be different. If customer/partner has mail server issue which will beyond our product support scope.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;3. Use Qlik SMTP / Notification Connection&lt;/H4&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Qlik-SMTP-Notification-Connector-How-to-set-it-up/ta-p/1716061" target="_blank" rel="noopener"&gt;Qlik SMTP / Notification Connector: How to set it up&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;4. Use a 3rd party developed tool&lt;/H4&gt;
&lt;P&gt;Below are several solutions offered via *Branch.Qlik.com&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developer.qlik.com/garden/56fd8bd3353d08684f6726bc" target="_blank" rel="noopener"&gt;Qliksense Automated Task Failure Email Alerts&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://branch.qlik.com/#!/project/57c358c0f7f5aa0db1a982dc" target="_blank" rel="noopener"&gt;Butler for Qlik Sense&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;*Branch products are developed independently from Qlik and not covered under the Qlik support umbrella. Any issues with these addons are reported directly to the developer as listed on their Qlik Branch page&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 14 May 2021 18:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Email-notification/ta-p/1713959</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2021-05-14T18:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense: Email notification</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Email-notification/tac-p/1720816#M228</link>
      <description>&lt;P&gt;If you own QSE with Professional Analyzer User model you have the right to use Qlik Web Connectors.&lt;/P&gt;&lt;P&gt;One of the connectors is an SMTP connector. (a standard connector, so perhaps available to all)&lt;/P&gt;&lt;P&gt;So use this to setup a connection to your company email to send a message.&lt;/P&gt;&lt;P&gt;Copy the script into a Qlik Sense App - create a reload task on this App&lt;/P&gt;&lt;P&gt;Add a Trigger - execute on Task Failure for each App that you want to track.&lt;/P&gt;&lt;P&gt;You can get smart an use the documenttitle() to add more info to the email message.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 10:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Email-notification/tac-p/1720816#M228</guid>
      <dc:creator>AdamBSnotused</dc:creator>
      <dc:date>2020-06-22T10:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense: Email notification</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Email-notification/tac-p/2465441#M14172</link>
      <description>&lt;P&gt;2nd method is not working.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 18:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Email-notification/tac-p/2465441#M14172</guid>
      <dc:creator>kumarbala</dc:creator>
      <dc:date>2024-06-25T18:15:14Z</dc:date>
    </item>
  </channel>
</rss>

