<?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 Multiple oncompoentok is all true in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323122#M93001</link>
    <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="filecopy.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6Cp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138298i4A99622D9517125D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6Cp.png" alt="0683p000009M6Cp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;This is my job design. I want to do tFileCopy_3 after all output tables such as productSpecs, SetUp, Order and OrderDetails's OnComponentOK is true. How do i catch the condition if onComponentOk on these tables are true? I want to copy file if only inserting data on these tables are true.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2019 10:46:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-08T10:46:21Z</dc:date>
    <item>
      <title>Multiple oncompoentok is all true</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323122#M93001</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="filecopy.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6Cp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138298i4A99622D9517125D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6Cp.png" alt="0683p000009M6Cp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;This is my job design. I want to do tFileCopy_3 after all output tables such as productSpecs, SetUp, Order and OrderDetails's OnComponentOK is true. How do i catch the condition if onComponentOk on these tables are true? I want to copy file if only inserting data on these tables are true.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 10:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323122#M93001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-08T10:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple oncompoentok is all true</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323123#M93002</link>
      <description>split your big job on by 2...
&lt;BR /&gt;then create a job for orchestration using trunjob.
&lt;BR /&gt;it's the cleanest way.
&lt;BR /&gt;you can split your job on:
&lt;BR /&gt;firstCopyFiles
&lt;BR /&gt;runingNumber
&lt;BR /&gt;insertIntoDb
&lt;BR /&gt;ArchiveFile</description>
      <pubDate>Mon, 08 Jul 2019 11:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323123#M93002</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-07-08T11:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple oncompoentok is all true</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323124#M93003</link>
      <description>I need to move file on each success inserting data into database from xml file.</description>
      <pubDate>Mon, 08 Jul 2019 11:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323124#M93003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-08T11:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple oncompoentok is all true</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323125#M93004</link>
      <description>in this case you can use tparallelize&lt;BR /&gt;let's go</description>
      <pubDate>Tue, 09 Jul 2019 09:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323125#M93004</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-07-09T09:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple oncompoentok is all true</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323126#M93005</link>
      <description>where should i put tparallelize and connect?</description>
      <pubDate>Tue, 09 Jul 2019 10:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323126#M93005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-09T10:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple oncompoentok is all true</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323127#M93006</link>
      <description>you have to split and parallelize your 4 insert process then to merge with tparallelize. press f1 on selected component to have samples.</description>
      <pubDate>Tue, 09 Jul 2019 16:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323127#M93006</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-07-09T16:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple oncompoentok is all true</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323128#M93007</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;1) Replace the OnComponentOk between both tFileList with a OnSubjobOk (more readable)&lt;BR /&gt;2) Move the tDBConnection before the first tFileList and add a OnSubjobOk link between them (to be sure the DB connection is made before the rest and that the job will stop if the connection fails)&lt;BR /&gt;3) Put your tFileCopy_3 below the tFileInputXML_1 after a OnSubjobOk link (to be sure the tFileCopy is made after the whole XML read/Oracle Input part)&lt;/P&gt; 
&lt;P&gt;4) I would personnaly remove the tRollback and add a tOracleClose (it's best to always close the connection and if you don't commit and close the connection, the rollback will be made)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You'll end up with somethind like this:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="job.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6GN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143875iF263AD4541B09EEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6GN.png" alt="0683p000009M6GN.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 18:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-oncompoentok-is-all-true/m-p/2323128#M93007</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2019-07-09T18:40:41Z</dc:date>
    </item>
  </channel>
</rss>

