<?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>topic Notification for a succes reload in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Notification-for-a-succes-reload/m-p/910418#M986015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert, i would like to know if there are way to create a notification by email when the reload run succes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking using macros, but pherhaps there is a better way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2015 20:12:57 GMT</pubDate>
    <dc:creator>fkeuroglian</dc:creator>
    <dc:date>2015-08-04T20:12:57Z</dc:date>
    <item>
      <title>Notification for a succes reload</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-for-a-succes-reload/m-p/910418#M986015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert, i would like to know if there are way to create a notification by email when the reload run succes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking using macros, but pherhaps there is a better way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 20:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-for-a-succes-reload/m-p/910418#M986015</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2015-08-04T20:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Notification for a succes reload</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-for-a-succes-reload/m-p/910419#M986016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe with an alert (try, this is just an idea) &lt;/P&gt;&lt;P&gt;on post reload&lt;/P&gt;&lt;P&gt;condition&lt;/P&gt;&lt;P&gt;$(v)=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;// start of script&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;let v=0;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;// etc.....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;// end of script&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;// when there is an error v is 0, the alert doesn't trigger&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;let v=1;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 20:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-for-a-succes-reload/m-p/910419#M986016</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-04T20:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Notification for a succes reload</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-for-a-succes-reload/m-p/910420#M986017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview publish has an option to do that types of things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other wise you can execute bat file or windows application to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see below example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Code"&gt;Execute C:\Program Files\Office12\Excel.exe;&lt;/P&gt;&lt;P class="Code"&gt;Execute winword macro.doc; &lt;/P&gt;&lt;P class="Code"&gt;Execute cmd.exe /C C:\BatFiles\Log.bat&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Regards,&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Zain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 06:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-for-a-succes-reload/m-p/910420#M986017</guid>
      <dc:creator />
      <dc:date>2015-08-05T06:47:06Z</dc:date>
    </item>
  </channel>
</rss>

