<?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: Dependent Execution plan trigger in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251395#M35367</link>
    <description>&lt;PRE&gt;As one exceuion plan say plan1 schedeuled only once in a week i.e on Monday and another say Plan2 schduled on daily. So we want on every monday Plan2 should execute only when Plan1 execute successfully.&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;Please let me know if needed more information.&lt;/PRE&gt; 
&lt;BR /&gt;Hi&amp;nbsp; 
&lt;BR /&gt;It is impossible to do it, there are three types trigger for execution plan based on execution result: OnOK, OnError, afterAll. If plan1 is not scheduled to run, plan2 will not run either. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Fri, 24 Mar 2017 10:17:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-24T10:17:34Z</dc:date>
    <item>
      <title>Dependent Execution plan trigger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251390#M35362</link>
      <description>Hello All,&lt;BR /&gt;We have single execution plan (which has 30 Jobs) which is working fine when we do cron triggering or manually run.&lt;BR /&gt;Now our requirement it to trigger this execution only when other process is completed(workflow Process). We have recommended two option :&lt;BR /&gt;1) workflow Process will insert one record in of the table after completion of process: In this case from talend how we can check the record is inserted and once it there in table our execution plan should trigger?&lt;BR /&gt;2) Workflow process will place file on talend server : In this case how we can check file is there on talend server and trigger the execution plan?&lt;BR /&gt;We are going to prefer first option.&lt;BR /&gt;Request all to help me on above topic.&lt;BR /&gt;Thanks in Advance!!!!!!!&lt;BR /&gt;Regards,&lt;BR /&gt;Vivek</description>
      <pubDate>Thu, 15 Dec 2016 11:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251390#M35362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-15T11:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dependent Execution plan trigger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251391#M35363</link>
      <description>Hi &amp;nbsp; 
&lt;BR /&gt;I would recommend option 1, there is a global variable that counts the total number of inserted records, eg: 
&lt;BR /&gt;((Integer)globalMap.get("tMysqlOutput_1_NB_LINE_INSERTED")) 
&lt;BR /&gt;You can check this value if it equals 0, if so, fires a tDie component in the job to make the job fails. 
&lt;BR /&gt;Create two execution plan, one for workflow process job, another for original job, and schedule the execution plans with OK button. 
&lt;BR /&gt;original job plan--OK--&amp;gt;workflow process job plan 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 21 Dec 2016 04:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251391#M35363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-21T04:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dependent Execution plan trigger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251392#M35364</link>
      <description>Hello, 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;original job plan--OK--&amp;gt;workflow process job plan&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;As per my understanding&amp;nbsp;we can define dependency in tasks which are added on TAC server in execution plan, How can we define dependency in Execution plan on&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;TAC&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;&amp;nbsp;server?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Just consider we have two execution plan,&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Plan1 &amp;nbsp;&amp;amp; Plan2 , I want to execute the plan2 only when plan1 execute succesfully.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt;Plan1 ----&amp;gt; OK ---Plan2 
&lt;BR /&gt;I tired to find same in execution plan page and no success. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCTv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146566i6408DF581BCD3173/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCTv.png" alt="0683p000009MCTv.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Vivek</description>
      <pubDate>Mon, 23 Jan 2017 05:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251392#M35364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-23T05:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dependent Execution plan trigger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251393#M35365</link>
      <description>Hi
&lt;BR /&gt;I think my previous post mislead you. In fact, the plan is scheduled based on the deployed tasks, you just add a plan like:
&lt;BR /&gt;task1(
&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;original job)&lt;/FONT&gt;&lt;/FONT&gt;--&amp;gt;OK--&amp;gt;task2(
&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;workflow process job)&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Shong&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 24 Jan 2017 03:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251393#M35365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-24T03:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dependent Execution plan trigger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251394#M35366</link>
      <description>Hi, 
&lt;BR /&gt;Thanks for your suggestion! 
&lt;BR /&gt;Here I am intersted to know is there is any way we can define dependency in execution plan? 
&lt;BR /&gt;As per above comments we can define dependency in tasks which we have added in TAC server and we are currently doing it in our project. 
&lt;BR /&gt;Here we have two seperate execution plans(each plan has around 30 jobs) and we dont want to merge those two plans with single plan to achive the required dependency. As one exceuion plan say plan1 schedeuled only once in a week i.e on Monday and another say Plan2 schduled on daily. So we want on every monday Plan2 should execute only when Plan1 execute successfully. 
&lt;BR /&gt;Please let me know if needed more information. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Vivek</description>
      <pubDate>Thu, 23 Mar 2017 04:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251394#M35366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T04:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dependent Execution plan trigger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251395#M35367</link>
      <description>&lt;PRE&gt;As one exceuion plan say plan1 schedeuled only once in a week i.e on Monday and another say Plan2 schduled on daily. So we want on every monday Plan2 should execute only when Plan1 execute successfully.&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;Please let me know if needed more information.&lt;/PRE&gt; 
&lt;BR /&gt;Hi&amp;nbsp; 
&lt;BR /&gt;It is impossible to do it, there are three types trigger for execution plan based on execution result: OnOK, OnError, afterAll. If plan1 is not scheduled to run, plan2 will not run either. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 24 Mar 2017 10:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251395#M35367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-24T10:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dependent Execution plan trigger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251396#M35368</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to achieve the second option. I have a task which takes file from the job server path and places the file to S3. I tried running this task through file trigger and the task executed when the file was present on path and put the file to S3. I created an execution plan for the task but when i tried file trigger at execution plan level, the Execution plan is not triggering. I checked whether the execution plan is working fine or not by manually triggering the EP. The EP runs fine and places the file present at path to S3. Please help me understand what could be the issue with the file trigger for the execution plan?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 16:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251396#M35368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-25T16:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dependent Execution plan trigger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251397#M35369</link>
      <description>&lt;P&gt;Can someone help me with the above issue?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 06:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dependent-Execution-plan-trigger/m-p/2251397#M35369</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-26T06:53:14Z</dc:date>
    </item>
  </channel>
</rss>

