<?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: Difference between OnSubJobOk and OnComponentOk WHEN using itRunJob in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336212#M104686</link>
    <description>Hi,&lt;BR /&gt;It's great. Could you please mark this topic as resolved? Feel free to let us know if there is any further help we can give.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 02 Jun 2015 09:54:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-02T09:54:29Z</dc:date>
    <item>
      <title>Difference between OnSubJobOk and OnComponentOk WHEN using itRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336207#M104681</link>
      <description>Hey guys,&lt;BR /&gt;ive a little question.&lt;BR /&gt;What is the difference between OnSubJobOk and OnComponentOk when using it as the output from a tRunJob component?</description>
      <pubDate>Mon, 01 Jun 2015 15:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336207#M104681</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-06-01T15:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between OnSubJobOk and OnComponentOk WHEN using itRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336208#M104682</link>
      <description>Hi,&lt;BR /&gt;Have you already checked KB article about:&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513190" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:What is the difference between OnSubjobOK and OnComponentOK?&lt;/A&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 02 Jun 2015 07:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336208#M104682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-02T07:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between OnSubJobOk and OnComponentOk WHEN using itRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336209#M104683</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;Have you already checked KB article about:TalendHelpCenter:What is the difference between OnSubjobOK and OnComponentOK?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hello Sabrina, 
&lt;BR /&gt;I think you misunderstood me. 
&lt;BR /&gt;I have a fatherjob with 3 tRunJob components. &amp;nbsp;Each one triggers a unique talend job. If one of these childjobs is finished the flow goes up again to the fatherjob. And now how do I start the next talendjob correctly. 
&lt;BR /&gt;For example: 
&lt;BR /&gt;fatherjob 
&lt;BR /&gt;| 
&lt;BR /&gt;tRunJob--&amp;gt; triggers another talendjob 
&lt;BR /&gt;| 
&lt;BR /&gt;fatherjob 
&lt;BR /&gt;| 
&lt;BR /&gt;tRunJob--&amp;gt; triggers another talendjob 
&lt;BR /&gt;| 
&lt;BR /&gt;fatherjob 
&lt;BR /&gt;| 
&lt;BR /&gt;tRunJob--&amp;gt; triggers another talendjob 
&lt;BR /&gt;| 
&lt;BR /&gt;fatherjob ends 
&lt;BR /&gt;Greetings</description>
      <pubDate>Tue, 02 Jun 2015 09:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336209#M104683</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-06-02T09:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between OnSubJobOk and OnComponentOk WHEN using itRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336210#M104684</link>
      <description>Hi,&lt;BR /&gt;&amp;nbsp;OnSubjobOK link (previously &lt;B&gt;Then Run&lt;/B&gt;) is used to trigger the next subjob on the condition that the main subjob completed without error.&lt;BR /&gt;For your scenario, you can use OnSubjobOK trigger so that&amp;nbsp;tRunJob2 starts only when the tRunjob1 completely finishes. &lt;BR /&gt;Let us know if it is Ok with you.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 02 Jun 2015 09:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336210#M104684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-02T09:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between OnSubJobOk and OnComponentOk WHEN using itRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336211#M104685</link>
      <description>Thank you. Thats the information I was looking for. 
&lt;BR /&gt;Greeting 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 02 Jun 2015 09:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336211#M104685</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-06-02T09:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between OnSubJobOk and OnComponentOk WHEN using itRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336212#M104686</link>
      <description>Hi,&lt;BR /&gt;It's great. Could you please mark this topic as resolved? Feel free to let us know if there is any further help we can give.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 02 Jun 2015 09:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-OnSubJobOk-and-OnComponentOk-WHEN-using/m-p/2336212#M104686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-02T09:54:29Z</dc:date>
    </item>
  </channel>
</rss>

