<?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: Running jobs in sequence in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Running-jobs-in-sequence/m-p/2308216#M79573</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you want to keep dependency on subjob use onSubjobOk and link to dependent subjob.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Depedency.PNG" style="width: 717px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxMW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152289i27079B95D1FC3341/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxMW.png" alt="0683p000009LxMW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;If you want run all jobs in sequence then&amp;nbsp;create new job and add all jobs like below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Depedency1.PNG" style="width: 694px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxLi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133925iB5F4AB0D2840E1C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxLi.png" alt="0683p000009LxLi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Thu, 03 May 2018 17:41:28 GMT</pubDate>
    <dc:creator>vboppudi</dc:creator>
    <dc:date>2018-05-03T17:41:28Z</dc:date>
    <item>
      <title>Running jobs in sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Running-jobs-in-sequence/m-p/2308215#M79572</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm new to Talend and have some questions related to the execution of jobs in talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. In my job, I have multiple jobs. My job 2 depends on output of job1 . Example below:&lt;/P&gt; 
&lt;P&gt;My 'Tfileoutputdelimited_2' is input for out30_new schema.&lt;/P&gt; 
&lt;P&gt;Does talend also run jobs in sequence, or I have to tell him to run first job and then second subjob&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxP5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138542i268DF4F8674F4006/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxP5.png" alt="0683p000009LxP5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;3. also if I have 10 different jobs. can I create a single job that run all the 10jobs in sequence I want it to run.&lt;/P&gt; 
&lt;P&gt;Everything I have to do click on job1 run it, then go to job2 run it, and click job3 , run it and so on.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 17:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Running-jobs-in-sequence/m-p/2308215#M79572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-03T17:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Running jobs in sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Running-jobs-in-sequence/m-p/2308216#M79573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you want to keep dependency on subjob use onSubjobOk and link to dependent subjob.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Depedency.PNG" style="width: 717px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxMW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152289i27079B95D1FC3341/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxMW.png" alt="0683p000009LxMW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;If you want run all jobs in sequence then&amp;nbsp;create new job and add all jobs like below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Depedency1.PNG" style="width: 694px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxLi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133925iB5F4AB0D2840E1C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxLi.png" alt="0683p000009LxLi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 17:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Running-jobs-in-sequence/m-p/2308216#M79573</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-05-03T17:41:28Z</dc:date>
    </item>
  </channel>
</rss>

