<?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 Trigger Configuration in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657854#M240125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestions Massimo.&amp;nbsp; The last one was something I hadn't thought of before; however, we are using a shared server infrastructure and we would end up hogging a qvb engine the entire time which wouldn't work.&amp;nbsp; What we ended up agreeing to was to run an atomic task once every hour to check if the flag was there.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2014 10:13:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-06T10:13:09Z</dc:date>
    <item>
      <title>QMC Trigger Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657850#M240121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a task every 5 minutes until it successfully runs.&amp;nbsp; Essentially it's like an EDX trigger, where I have a QVW that checks the database for a specific flag, and fails if the flag isn't found.&amp;nbsp; I've been trying several different permutations.&amp;nbsp; Below is my most recent, but it seem to stop after the first.&amp;nbsp; Essentially, I want it to continue running until it runs successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Trigger.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68236_Trigger.png" style="width: 620px; height: 590px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 18:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657850#M240121</guid>
      <dc:creator />
      <dc:date>2014-10-03T18:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Trigger Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657851#M240122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;remove check on max number of executions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 18:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657851#M240122</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-03T18:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Trigger Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657852#M240123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I do this, the task continues running after a successful completion.&amp;nbsp; Is it possible to stop it from running after it runs successfully?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 18:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657852#M240123</guid>
      <dc:creator />
      <dc:date>2014-10-03T18:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Trigger Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657853#M240124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try to start the task at 19:45 only&lt;/P&gt;&lt;P&gt;then in the load script use a loop &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - sleep (5 minutes)&amp;nbsp; function &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - check for database flag&lt;/P&gt;&lt;P&gt;when you find the flag on db, exit succesful&lt;/P&gt;&lt;P&gt;or exit not succesful at 21:00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 19:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657853#M240124</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-03T19:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Trigger Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657854#M240125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestions Massimo.&amp;nbsp; The last one was something I hadn't thought of before; however, we are using a shared server infrastructure and we would end up hogging a qvb engine the entire time which wouldn't work.&amp;nbsp; What we ended up agreeing to was to run an atomic task once every hour to check if the flag was there.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 10:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Trigger-Configuration/m-p/657854#M240125</guid>
      <dc:creator />
      <dc:date>2014-10-06T10:13:09Z</dc:date>
    </item>
  </channel>
</rss>

