<?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: QMC reload failed to run Macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220782#M390348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I was looking for a way to do it within QV, but I guess it is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2016 14:01:48 GMT</pubDate>
    <dc:creator>karin_nevo</dc:creator>
    <dc:date>2016-11-09T14:01:48Z</dc:date>
    <item>
      <title>QMC reload failed to run Macro</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220780#M390346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a module that needs to reload by 2 different sources:&lt;/P&gt;&lt;P&gt;1. Scheduled in QMC&lt;/P&gt;&lt;P&gt;2. Triggered by User&lt;/P&gt;&lt;P&gt;In order to do so, I had to define the module to run on event of external Task (EDX).&lt;/P&gt;&lt;P&gt;Now, I have another module that triggers the EDX run using a macro that is called in the script.&lt;/P&gt;&lt;P&gt;When I reload the module directly from client, the script executes the macro and the original module is reloaded as expected.&lt;/P&gt;&lt;P&gt;When I try to schedule the module to run in QMC, it is reloaded successfuly, but the macro doesn't trigger the reload of the original module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, my question is - Can I run a module in QMX that has a macro call on the script?&lt;/P&gt;&lt;P&gt;If not, is there a way to have 2 different shceduled tasks to the same module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't use external task to run batch file that includes a module reload, since we don't have Publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 09:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220780#M390346</guid>
      <dc:creator>karin_nevo</dc:creator>
      <dc:date>2016-11-09T09:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: QMC reload failed to run Macro</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220781#M390347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check in your qlikview logs whether the macros have run properly in the document scheduled. But as per my knowledge macro's do not run through qlikview management console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can go for other options like task scheduler or power shell scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Vigneshwaran.M.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 11:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220781#M390347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-09T11:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: QMC reload failed to run Macro</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220782#M390348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I was looking for a way to do it within QV, but I guess it is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 14:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220782#M390348</guid>
      <dc:creator>karin_nevo</dc:creator>
      <dc:date>2016-11-09T14:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: QMC reload failed to run Macro</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220783#M390349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The qmc don't execute macros. But you could trigger one per EXECUTE, see for this: &lt;A href="https://community.qlik.com/message/812162"&gt;Re: How can I run a macro on QMC after reload?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 15:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-reload-failed-to-run-Macro/m-p/1220783#M390349</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-11-09T15:11:18Z</dc:date>
    </item>
  </channel>
</rss>

