<?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: Using tOracleCommit with Component List in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283169#M57141</link>
    <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;Are you suggesting some thing like below or correct me if i am wrong. Ideally commit or rollback should mean either all the rows are committed or rolled back.Will this give the desired result?&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commit.jpg" style="width: 851px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lvbj.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146607i17CF6F2202181169/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lvbj.jpg" alt="0683p000009Lvbj.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2017 09:50:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-19T09:50:48Z</dc:date>
    <item>
      <title>Using tOracleCommit with Component List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283165#M57137</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I am trying to create a Rollback and Commit Job. I am using tOracleCommit and Rollback component as my starting point.&lt;/P&gt; 
&lt;P&gt;However the job is asking for Component List and I am not getting anything in the list.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend_error.jpg" style="width: 811px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lvfu.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155941i0A4E9C459C6B3CC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lvfu.jpg" alt="0683p000009Lvfu.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What is the issue here? can you please help?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 11:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283165#M57137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-16T11:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOracleCommit with Component List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283166#M57138</link>
      <description>&lt;P&gt;To use these components, you have to use a tOracleConnection component. &amp;nbsp;Configure one with the necessary settings at the start of the job (ideally, connected to a tPrejob component), and have the output, commit and rollback components refer to it. &amp;nbsp;You may also want to configure a tOracleClose component connected to tPostjob.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 14:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283166#M57138</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-16T14:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOracleCommit with Component List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283167#M57139</link>
      <description>&lt;P&gt;Can you please give me a simple example, i.e. job design of Commit and Rollback ?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 05:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283167#M57139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-19T05:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOracleCommit with Component List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283168#M57140</link>
      <description>Hi
&lt;BR /&gt;A simple job looks like:
&lt;BR /&gt;tOracleConnection_1
&lt;BR /&gt; |
&lt;BR /&gt;onsubjobok
&lt;BR /&gt; |
&lt;BR /&gt;tFileInputDelimited--main--tMap--out1--toracleOutput
&lt;BR /&gt; --onsubJobOK -tOracleCommit
&lt;BR /&gt; --onsubJobEorror--tOracleRollback
&lt;BR /&gt;
&lt;BR /&gt;on tOracleCommit and tOracleRollback, select tOracleConnection_1 in the component list. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 19 Jun 2017 07:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283168#M57140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-19T07:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOracleCommit with Component List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283169#M57141</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;Are you suggesting some thing like below or correct me if i am wrong. Ideally commit or rollback should mean either all the rows are committed or rolled back.Will this give the desired result?&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commit.jpg" style="width: 851px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lvbj.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146607i17CF6F2202181169/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lvbj.jpg" alt="0683p000009Lvbj.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 09:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOracleCommit-with-Component-List/m-p/2283169#M57141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-19T09:50:48Z</dc:date>
    </item>
  </channel>
</rss>

