<?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 Re: Send Email by Macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077079#M935187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QMC tasks didn't execute macros. You will need to trigger batches with the desktop client maybe per command-line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /r&amp;nbsp; "D:\GMApps\Qlikview\example.qvw"&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /l&amp;nbsp; "D:\GMApps\Qlikview\example.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or per vbs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/976454"&gt;Re: Copy and Reload a qvw using Command Line or VBS in background&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further this: &lt;A href="https://community.qlik.com/message/296469"&gt;Re: Sending mails macro vbs&lt;/A&gt; and this &lt;A href="https://community.qlik.com/message/972876"&gt;Re: Batch file QV reloads - are they reliable?&lt;/A&gt; might be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Feb 2016 19:21:36 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-02-21T19:21:36Z</dc:date>
    <item>
      <title>Send Email by Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077077#M935185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can able to send a email by macro at Desktop level, however i could not do same at QMC level.&lt;/P&gt;&lt;P&gt;--&amp;gt; I am getting mail when i reload application by Desktop&lt;/P&gt;&lt;P&gt;--&amp;gt; I am not getting mail when i reload application by QMC&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can you help on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nihhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 14:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077077#M935185</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2016-02-21T14:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email by Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077078#M935186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nihhal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QMC if you set up System--&amp;gt;Distribution Service--&amp;gt;Alert Email, you will receive email message for any failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you want to receive "ok" email unfortunately the only way i know is to put yourself in the recipients lists. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Maurice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 15:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077078#M935186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-21T15:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email by Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077079#M935187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QMC tasks didn't execute macros. You will need to trigger batches with the desktop client maybe per command-line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /r&amp;nbsp; "D:\GMApps\Qlikview\example.qvw"&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /l&amp;nbsp; "D:\GMApps\Qlikview\example.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or per vbs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/976454"&gt;Re: Copy and Reload a qvw using Command Line or VBS in background&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further this: &lt;A href="https://community.qlik.com/message/296469"&gt;Re: Sending mails macro vbs&lt;/A&gt; and this &lt;A href="https://community.qlik.com/message/972876"&gt;Re: Batch file QV reloads - are they reliable?&lt;/A&gt; might be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 19:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077079#M935187</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-21T19:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email by Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077080#M935188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the QMC runs your script it is with different credentials from when you are logged in as yourself with your Desktop. How do you send the email in the first place?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 21:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-Email-by-Macro/m-p/1077080#M935188</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-21T21:52:31Z</dc:date>
    </item>
  </channel>
</rss>

