<?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: Start the next Component after the previous Subjob Completely finishes in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340307#M108348</link>
    <description>Hi Shong, 
&lt;BR /&gt;Yes it worked 
&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; 
&lt;BR /&gt;Thanks a lot !!!!</description>
    <pubDate>Thu, 02 Mar 2017 10:06:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-02T10:06:49Z</dc:date>
    <item>
      <title>Start the next Component after the previous Subjob Completely finishes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340305#M108346</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have created a job where I have to copy the final output file to a particular ftp.&lt;BR /&gt;But the problem is I am not getting OnSubjobOk at tFileOutputDelimited to link it to the next component.&lt;BR /&gt;If i use OnComponentOk, the final file at FTP just gives the data of the last record from the input...the file gets appended after every loop.&lt;BR /&gt;Is there any alternate method where I can move the file (tFileOutputDelimited) only when it is completely filled with all the records ?&lt;BR /&gt;&lt;BR /&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340305#M108346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Start the next Component after the previous Subjob Completely finishes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340306#M108347</link>
      <description>Hi
&lt;BR /&gt;Link the OnSubjobOK from the first component of a subjob, eg:
&lt;BR /&gt;tFileInputDelimited--main--&amp;gt;tFileOutputDelimited
&lt;BR /&gt;&amp;nbsp; |
&lt;BR /&gt;onsubjobok
&lt;BR /&gt;&amp;nbsp; |
&lt;BR /&gt;tFTPPut
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 02 Mar 2017 09:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340306#M108347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Start the next Component after the previous Subjob Completely finishes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340307#M108348</link>
      <description>Hi Shong, 
&lt;BR /&gt;Yes it worked 
&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; 
&lt;BR /&gt;Thanks a lot !!!!</description>
      <pubDate>Thu, 02 Mar 2017 10:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340307#M108348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T10:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Start the next Component after the previous Subjob Completely finishes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340308#M108349</link>
      <description>Hi Shong, 
&lt;BR /&gt;The Job runs correctly now, the file transferred to the FTP is also correct. 
&lt;BR /&gt;But after the transfer of file, we have to kill the job every time, it doesn't stop automatically. 
&lt;BR /&gt;Can we use tDie component at the end ? Or is this issue something else ? 
&lt;BR /&gt;Best Regards,</description>
      <pubDate>Thu, 02 Mar 2017 10:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340308#M108349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T10:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Start the next Component after the previous Subjob Completely finishes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340309#M108350</link>
      <description>Hi&amp;nbsp;
&lt;BR /&gt;It sounds not normal, does the job hang up all the time? If so, I think you need to test and debug to see which component cause the problem and why.
&lt;BR /&gt;Can you please upload a overview screenshot of your job?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 03 Mar 2017 02:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340309#M108350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-03T02:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Start the next Component after the previous Subjob Completely finishes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340310#M108351</link>
      <description>Hi Shong, 
&lt;BR /&gt;Yes the job hangs up all the time now.&amp;nbsp; 
&lt;BR /&gt;The issue started after we linked the final Subjob ( Moving the output file to FTP ).&amp;nbsp; 
&lt;BR /&gt;There was no such issue before ( till Output file generation ). 
&lt;BR /&gt;Please check the screenshot of the Job. 
&lt;BR /&gt; 
&lt;BR /&gt;Thank You. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGL1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143257i5F18B2D66817B41B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGL1.png" alt="0683p000009MGL1.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 03 Mar 2017 09:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340310#M108351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-03T09:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Start the next Component after the previous Subjob Completely finishes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340311#M108352</link>
      <description>It seems the problem occurs on tFTPPut component? Please check this:
&lt;BR /&gt;...tFTPConnection--onsubjobok--tftpput--oncomponent--tJava
&lt;BR /&gt;
&lt;BR /&gt;on tJava, print a string to console for testing:
&lt;BR /&gt;System.out.println("tftpput ends");
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 06 Mar 2017 05:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Start-the-next-Component-after-the-previous-Subjob-Completely/m-p/2340311#M108352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-06T05:35:05Z</dc:date>
    </item>
  </channel>
</rss>

