<?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 Execute only if all the previous components are executed successfully in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303178#M75089</link>
    <description>Hello,&lt;BR /&gt;I want to execute a component3 only if two previous components (component1, component2) are executed. In the beginning I've thought to use a link "On Component Ok", but if the component1 is executed the following component3 will be executed even if component2 is failed.&lt;BR /&gt;What can be a solution ?</description>
    <pubDate>Tue, 02 Jul 2013 10:43:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-02T10:43:57Z</dc:date>
    <item>
      <title>Execute only if all the previous components are executed successfully</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303178#M75089</link>
      <description>Hello,&lt;BR /&gt;I want to execute a component3 only if two previous components (component1, component2) are executed. In the beginning I've thought to use a link "On Component Ok", but if the component1 is executed the following component3 will be executed even if component2 is failed.&lt;BR /&gt;What can be a solution ?</description>
      <pubDate>Tue, 02 Jul 2013 10:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303178#M75089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T10:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Execute only if all the previous components are executed successfully</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303179#M75090</link>
      <description>Hi, &lt;BR /&gt;I think can use onsubjobOk trigger. such as component1--&amp;gt;onsubjobok--&amp;gt;component2--&amp;gt;onsubjobok--&amp;gt;component3&lt;BR /&gt;The main difference between OnSubjobOK and OnComponentOK lies in the execution order of the linked subjob. With OnSubjobOK, the linked subjob starts only when the previous subjob completely finishes. With OnComponentOK, the linked subjob starts when the previous component finishes.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 02 Jul 2013 10:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303179#M75090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T10:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Execute only if all the previous components are executed successfully</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303180#M75091</link>
      <description>Yes, It' so! I've forgotten to say that I want to execute componnt1 &amp;amp; component2 in parallel because they are independent of each other. I'm using free version of Talend and I've read that that there are more possibility of parallelism in commercial version.</description>
      <pubDate>Tue, 02 Jul 2013 11:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303180#M75091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T11:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Execute only if all the previous components are executed successfully</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303181#M75092</link>
      <description>Hi, 
&lt;BR /&gt;I think you mentioned the component 
&lt;A href="https://help.talend.com/search/all?query=tParallelize&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tParallelize&lt;/A&gt;, however, it is only available in talend enterprise subscription version. 
&lt;BR /&gt;Could you give more information about your requirement so that we may have a good solution on talend open studio. 
&lt;BR /&gt;Actually, talend open studio has "Parallelize" functionality. 
&lt;BR /&gt;Such as 'enable parallel execution' and 'Multi thread execution'. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 02 Jul 2013 11:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303181#M75092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T11:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Execute only if all the previous components are executed successfully</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303182#M75093</link>
      <description>Yes, yes, this is why I want to use parallelism.
&lt;BR /&gt;I have 3 tables: t1, t2, t3. 
&lt;BR /&gt;In t3 I have foreign keys from t1, t2.
&lt;BR /&gt;t1 and t2 are independent of each other.
&lt;BR /&gt;I want to fill out these three tables in one job. So, t1 and t2 can be filed in parallel. But t3 should be filled out only after t1 and t2.
&lt;BR /&gt;In my case parallelism is not indispensable, however, it would interesting if I can use it.</description>
      <pubDate>Tue, 02 Jul 2013 12:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303182#M75093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T12:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Execute only if all the previous components are executed successfully</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303183#M75094</link>
      <description>you can do this in the free version by wrapping your jobs in other jobs:&lt;BR /&gt;Master Job will contain two jobs connected by onSubJobOK&lt;BR /&gt;1) parallel wrapper job for your two tables in parallel&lt;BR /&gt;2) job you want to run after your two tables. &lt;BR /&gt;the parallel wrapper job will contain the two table jobs you want to run in parallel. If you do not connect them with any connectors and make sure "enable parallel execution" is checked in the job tab for the wrapper they should run in parallel.</description>
      <pubDate>Tue, 02 Jul 2013 16:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303183#M75094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T16:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Execute only if all the previous components are executed successfully</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303184#M75095</link>
      <description>This is a good solution, JohnGarrettMartin! Thank you</description>
      <pubDate>Wed, 03 Jul 2013 09:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-only-if-all-the-previous-components-are-executed/m-p/2303184#M75095</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-03T09:17:43Z</dc:date>
    </item>
  </channel>
</rss>

