<?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 not triggered upon Multiple events Publisher in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Task-not-triggered-upon-Multiple-events-Publisher/m-p/648392#M237338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the moment i don't see straight answer, but there is a way around.&lt;/P&gt;&lt;P&gt;instead of causing the extractors to fail, maybe you could exit them ealier but without a failure. Using the early exit create some auxiliary table (a file) with an information if it has been an early exit.&lt;/P&gt;&lt;P&gt;Then use the information in these tables (created by both extractors separately) to early exit (or no) next task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2015 17:06:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-14T17:06:09Z</dc:date>
    <item>
      <title>Task not triggered upon Multiple events Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Task-not-triggered-upon-Multiple-events-Publisher/m-p/648390#M237336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi colleagues, &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To prevent the system to re-calculate unnecessary every day I have put a verification in extractors to fail if there is no new data (they work in delta mode).&lt;/P&gt;&lt;P&gt;e.g. if there is new data from any of the two extractors the transform/calculate task should be started&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a task set to start upon 3 combinations of multiple events each with Time constraint of 120 min:&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;Start Transform task upon successful completion of Extractor 1 and Extractor 2&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;Start Transform task upon fail of Extract 1 and successful of Extractor 2&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;Start Transform task upon successful of Extract 1 and fail of Extractor 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use QV server 11.20.12235.0&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="67186" alt="Setup 1.png" class="jive-image" src="/legacyfs/online/67186_Setup 1.png" style="width: 620px; height: 404px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="67185" alt="Setup.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67185_Setup.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advice/help how to setup the flow so that it works with the requested logic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Kiril&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 10:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-not-triggered-upon-Multiple-events-Publisher/m-p/648390#M237336</guid>
      <dc:creator />
      <dc:date>2014-09-19T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Task not triggered upon Multiple events Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Task-not-triggered-upon-Multiple-events-Publisher/m-p/648391#M237337</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;we have the same problem here.&lt;/P&gt;&lt;P&gt;It seems, the multiple event triggers are not combined with an OR-funciton but with an AND-function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it a few times and the task with more then one multiple trigger only starts after ALL of the events have happend. So in the case of Kiril the task posted will start after Extractor 1 and Extractor 2 have both finsihed and failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a known bug?&lt;/P&gt;&lt;P&gt;Can someone help here, pls?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Tamara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 08:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-not-triggered-upon-Multiple-events-Publisher/m-p/648391#M237337</guid>
      <dc:creator>t_witzgall</dc:creator>
      <dc:date>2015-04-16T08:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Task not triggered upon Multiple events Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Task-not-triggered-upon-Multiple-events-Publisher/m-p/648392#M237338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the moment i don't see straight answer, but there is a way around.&lt;/P&gt;&lt;P&gt;instead of causing the extractors to fail, maybe you could exit them ealier but without a failure. Using the early exit create some auxiliary table (a file) with an information if it has been an early exit.&lt;/P&gt;&lt;P&gt;Then use the information in these tables (created by both extractors separately) to early exit (or no) next task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 17:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-not-triggered-upon-Multiple-events-Publisher/m-p/648392#M237338</guid>
      <dc:creator />
      <dc:date>2015-07-14T17:06:09Z</dc:date>
    </item>
  </channel>
</rss>

