<?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 QMC Task Trigger on Event finished (success or failed) in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1610773#M14345</link>
    <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;i there a possibility to trigger a Task on just a finished (does not matter if sucess or failed) previous Task in Qlik Sense?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Discalimer:&lt;/P&gt;&lt;P&gt;Of yourse you can create two triggers for the Task to run. One on success and one on fail from the previos Task. In my case unfortunatly we have multiple previous tasks, which all have to be finished before the new task should start.&amp;nbsp; This situation can't be fixed with the above solution, because for 5 previous tasks you have to creat i.e. 25 seperate triggers for every combination of fail/success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:18:03 GMT</pubDate>
    <dc:creator>martinstrumann</dc:creator>
    <dc:date>2024-11-16T20:18:03Z</dc:date>
    <item>
      <title>QMC Task Trigger on Event finished (success or failed)</title>
      <link>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1610773#M14345</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;i there a possibility to trigger a Task on just a finished (does not matter if sucess or failed) previous Task in Qlik Sense?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Discalimer:&lt;/P&gt;&lt;P&gt;Of yourse you can create two triggers for the Task to run. One on success and one on fail from the previos Task. In my case unfortunatly we have multiple previous tasks, which all have to be finished before the new task should start.&amp;nbsp; This situation can't be fixed with the above solution, because for 5 previous tasks you have to creat i.e. 25 seperate triggers for every combination of fail/success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1610773#M14345</guid>
      <dc:creator>martinstrumann</dc:creator>
      <dc:date>2024-11-16T20:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Task Trigger on Event finished (success or failed)</title>
      <link>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1610793#M14346</link>
      <description>&lt;P&gt;If you talk about dependency tasks. Yes you can create based on previous task. You can see option, Success or failure on dependency.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 16:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1610793#M14346</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-08-08T16:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Task Trigger on Event finished (success or failed)</title>
      <link>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1611036#M14348</link>
      <description>&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i think you talk about QlikView, aren't you? Can you please provide a screenshot where i can find this on QlikSense?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 08:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1611036#M14348</guid>
      <dc:creator>martinstrumann</dc:creator>
      <dc:date>2019-08-09T08:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Task Trigger on Event finished (success or failed)</title>
      <link>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1611041#M14349</link>
      <description>&lt;P&gt;No, there isn't. It's just success or fail. You'll either have to chain the preceding tasks so you can add a success and fail for each chained task. That means 10 triggers instead of 25. You still need a lot of triggers and you lose parallellism in the task execution.&lt;/P&gt;&lt;P&gt;The other option is to make sure that a reload always finishes by setting ErrorMode to 0 in the load scripts of the other apps and do any error handling yourself instead of letting the reload fail.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 08:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1611041#M14349</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-08-09T08:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Task Trigger on Event finished (success or failed)</title>
      <link>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1611166#M14350</link>
      <description>&lt;P&gt;I like&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;&amp;nbsp;'s suggestion. Because at its core, the goal of chaining reloads together builds off the assumption that&amp;nbsp;&lt;STRONG&gt;successful&lt;/STRONG&gt; reload of the parent is integral for the dependencies for the child. If you break that assumption then things can get tricky inside of Qlik Sense. You can merge&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;&amp;nbsp;'s with something like the Qlik SMTP / Notification Connector (&lt;A href="https://community.qlik.com/t5/Qlik-Architecture-Deep-Dive-Blog/Qlik-SMTP-Notification-Connector/ba-p/1582954" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Architecture-Deep-Dive-Blog/Qlik-SMTP-Notification-Connector/ba-p/1582954&lt;/A&gt;) which can allow for email notifications on failures for that specific task so that you do have some signal of a success / failure for that individual task whose apparent success or failure isn't key to the chain of ETL work being done by the tasks.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 14:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QMC-Task-Trigger-on-Event-finished-success-or-failed/m-p/1611166#M14350</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2019-08-09T14:12:13Z</dc:date>
    </item>
  </channel>
</rss>

