<?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 Qlikview OnPostReload Trigger not working with Windows Task Scheduler in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1685778#M726238</link>
    <description>&lt;P&gt;Hello.&amp;nbsp; I am new to Qlikview and this is my first time asking a question.&amp;nbsp; We have a qlikview application that gets reloaded each morning around 4am.&amp;nbsp; We had created a macro sub to export certain exhibits to an excel file.&amp;nbsp; This macro works perfectly when we physically perform a reload using the OnPostReload Trigger and also when using a button to call this macro.&amp;nbsp; However, when scheduling a task on a virtual machine to run daily overnight, this does not occur.&amp;nbsp; We have tried to build it into the reload script, but have found many entries in the community about how only a function macro can be called, not a sub macro.&amp;nbsp; Any thoughts?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>nhaataja</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Qlikview OnPostReload Trigger not working with Windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1685778#M726238</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; I am new to Qlikview and this is my first time asking a question.&amp;nbsp; We have a qlikview application that gets reloaded each morning around 4am.&amp;nbsp; We had created a macro sub to export certain exhibits to an excel file.&amp;nbsp; This macro works perfectly when we physically perform a reload using the OnPostReload Trigger and also when using a button to call this macro.&amp;nbsp; However, when scheduling a task on a virtual machine to run daily overnight, this does not occur.&amp;nbsp; We have tried to build it into the reload script, but have found many entries in the community about how only a function macro can be called, not a sub macro.&amp;nbsp; Any thoughts?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1685778#M726238</guid>
      <dc:creator>nhaataja</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview OnPostReload Trigger not working with Windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1685809#M726239</link>
      <description>&lt;P&gt;Hello, macro has a security configuration by user, and exporting data to a system file needs the user to allow access to file system.&lt;/P&gt;&lt;P&gt;Maybe the user that executes the reload doesn't has that permision. Have you tried to log as the user that executes the task and try the execution with that user?... or change the user that executes the ask to one that has configuared module access.&lt;/P&gt;&lt;P&gt;If you have Qlik opened you can access the module security configuration pression CTRL+SHIFT+M, you need to allow access to the system.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 16:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1685809#M726239</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-03-18T16:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview OnPostReload Trigger not working with Windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1685872#M726240</link>
      <description>&lt;P&gt;We already have our machines set up in this manner &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp; back to the drawing board....&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 19:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1685872#M726240</guid>
      <dc:creator>nhaataja</dc:creator>
      <dc:date>2020-03-18T19:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview OnPostReload Trigger not working with Windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1693277#M726241</link>
      <description>&lt;P&gt;I am assuming you are using the QV.exe -r&amp;nbsp; options as explained in the Help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Starting_QlikView.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Starting_QlikView.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The issue you are going to have with an OnPostReload trigger in this case is a conflict between the trigger and the -r option of QV.exe call, as the -r wants to close the QV.exe process as soon as the Reload completes, this is by design, so OnPostReload triggers will not work consistently, if at all in this scenario.&amp;nbsp; You would need to convert this to another trigger that will not conflict such as OnOpen or some other mechanism.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 12:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-OnPostReload-Trigger-not-working-with-Windows-Task/m-p/1693277#M726241</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-14T12:55:33Z</dc:date>
    </item>
  </channel>
</rss>

