<?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: Task triggering before I want to in Publisher Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Task-triggering-before-I-want-to-in-Publisher-Server/m-p/966882#M1296350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you need to change the time constraint value for the multiple event trigger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Time Constraint&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Choose a time limit, within which all of the tasks have to complete their execution, by entering the desired number in the Minutes text box.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Default value: 360, meaning 6 hours.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 15:48:52 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-10-27T15:48:52Z</dc:date>
    <item>
      <title>Task triggering before I want to in Publisher Server</title>
      <link>https://community.qlik.com/t5/QlikView/Task-triggering-before-I-want-to-in-Publisher-Server/m-p/966881#M1296346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;We have a process that needs to run on QDS every 4 hours with the data of that time.&lt;/P&gt;&lt;P&gt;We have something like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #ff6600;"&gt;Task A&lt;/SPAN&gt; (every 4 hours)&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #008000;"&gt;Task B&lt;/SPAN&gt; (triggered by &lt;SPAN style="color: #ff6600;"&gt;A&lt;/SPAN&gt;)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #3366ff;"&gt;Task C&lt;/SPAN&gt; (triggered by &lt;SPAN style="color: #ff6600;"&gt;A&lt;/SPAN&gt; as well)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #ff00ff;"&gt;Task D&lt;/SPAN&gt; (also triggered by &lt;SPAN style="color: #ff6600;"&gt;A&lt;/SPAN&gt;)&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;Task F&lt;/SPAN&gt; (triggered on multiple events completed, &lt;SPAN style="color: #008000;"&gt;Task B&lt;/SPAN&gt; and &lt;SPAN style="color: #3366ff;"&gt;Task C&lt;/SPAN&gt; and &lt;SPAN style="color: #ff00ff;"&gt;Task D&lt;/SPAN&gt;).&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;This happens quite often:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;So its 00:00 and &lt;SPAN style="color: #ff6600;"&gt;Task A&lt;/SPAN&gt; starts and completes.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #008000;"&gt;Task B&lt;/SPAN&gt; fails for yet unknown (random) reasons&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #3366ff;"&gt;Task C&lt;/SPAN&gt; completes&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff00ff;"&gt;Task D&lt;/SPAN&gt; completes&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Task F&lt;/SPAN&gt; doesn't start, it get a Green light from &lt;SPAN style="color: #3366ff;"&gt;Task C&lt;/SPAN&gt; and &lt;SPAN style="color: #ff00ff;"&gt;Task D&lt;/SPAN&gt;, but not from &lt;SPAN style="color: #008000;"&gt;Task B&lt;/SPAN&gt;.&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Results: F doesn't publish but at least the old information makes sense.&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Not it's 04:00 and there's new info&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff6600;"&gt;Task A&lt;/SPAN&gt; starts and completes, that, of course, starts &lt;SPAN style="color: #339966;"&gt;B&lt;/SPAN&gt;,&lt;SPAN style="color: #3366ff;"&gt;C&lt;/SPAN&gt;,&lt;SPAN style="color: #ff00ff;"&gt;D&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #008000;"&gt;Task B&lt;/SPAN&gt; completes&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Task F&lt;/SPAN&gt; starts since now it's got the green light from &lt;SPAN style="color: #008000;"&gt;Task B &lt;SPAN style="color: #333333;"&gt;that was missing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #808080;"&gt;(C and D may complete and send their green light which will push the problem)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Result: &lt;SPAN style="color: #ff0000;"&gt;Task F&lt;/SPAN&gt; publishes but information doesn't make much sense. it's marked as completed in the 04:00 execution. BUT it doesn't have the data from the 04:00 execution; Most data is from the 00:00 execution but it's mixed with the 04:00 execution and it's innacurate or worst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;How can I tell Task F to wait for the 3 'Green lights' from the same execution? (not take into account old executions)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there a file I can delete without deleting other things? (delete the Green lights from the previous run)&lt;/P&gt;&lt;P&gt;Is there a setting that marks "Green light" as good only for 3 hours?&lt;/P&gt;&lt;P&gt;Is there somescript that I can code into task F.qvw that checks if the 3 qvds hour is similar (3 hours apart), and if not wait 1 minute and recheck? (I can think of random generation of data that takes 1 min, but it's not performance friendly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-triggering-before-I-want-to-in-Publisher-Server/m-p/966881#M1296346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Task triggering before I want to in Publisher Server</title>
      <link>https://community.qlik.com/t5/QlikView/Task-triggering-before-I-want-to-in-Publisher-Server/m-p/966882#M1296350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you need to change the time constraint value for the multiple event trigger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Time Constraint&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Choose a time limit, within which all of the tasks have to complete their execution, by entering the desired number in the Minutes text box.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Default value: 360, meaning 6 hours.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 15:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-triggering-before-I-want-to-in-Publisher-Server/m-p/966882#M1296350</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-27T15:48:52Z</dc:date>
    </item>
  </channel>
</rss>

