<?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: Iterate through rows and on SubJobOk insert in SQL table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336162#M104641</link>
    <description>&lt;P&gt;I used the tbuffer component and it worked like a charm. The job is much faster now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 05:54:30 GMT</pubDate>
    <dc:creator>Riga</dc:creator>
    <dc:date>2021-04-07T05:54:30Z</dc:date>
    <item>
      <title>Iterate through rows and on SubJobOk insert in SQL table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336159#M104638</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a job that retrieves the data from a SQL table (tDBInput) and it iterates through the rows (tFlowIterate) to modify the data by using a code routine in tJavaRow. Once the data is modified, each row is then inserted into an SQL table inside a different database (tDBOutput). &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When running the job, I found that it is taking a long time to insert each row. Is there a way to store the modified rows in a temporary table/Hash table udring the iteration, and on SubJobOk insert all rows in the table at one go ? &lt;/P&gt;&lt;P&gt;RG&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336159#M104638</guid>
      <dc:creator>Riga</dc:creator>
      <dc:date>2024-11-16T00:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate through rows and on SubJobOk insert in SQL table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336160#M104639</link>
      <description>&lt;P&gt;Hi , in your case you can iterate on a buffer.( see tbuffer component or thash component). And then when all your row are iterated Send all the buffer in the tdboutput.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 17:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336160#M104639</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-04-06T17:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate through rows and on SubJobOk insert in SQL table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336161#M104640</link>
      <description>&lt;P&gt;&lt;A href="https://help.talend.com/r/SYSqgEUQmeGfcrdYBvw23A/b1y2CiTp6KiH14air4umpQ" alt="https://help.talend.com/r/SYSqgEUQmeGfcrdYBvw23A/b1y2CiTp6KiH14air4umpQ" target="_blank"&gt;https://help.talend.com/r/SYSqgEUQmeGfcrdYBvw23A/b1y2CiTp6KiH14air4umpQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/FxQ~fVoejm4tx2lTyPUeMg/29Mdi2k4XfP1f7F2twyX_A" alt="https://help.talend.com/r/FxQ~fVoejm4tx2lTyPUeMg/29Mdi2k4XfP1f7F2twyX_A" target="_blank"&gt;https://help.talend.com/r/FxQ~fVoejm4tx2lTyPUeMg/29Mdi2k4XfP1f7F2twyX_A&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 17:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336161#M104640</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-04-06T17:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate through rows and on SubJobOk insert in SQL table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336162#M104641</link>
      <description>&lt;P&gt;I used the tbuffer component and it worked like a charm. The job is much faster now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 05:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-through-rows-and-on-SubJobOk-insert-in-SQL-table/m-p/2336162#M104641</guid>
      <dc:creator>Riga</dc:creator>
      <dc:date>2021-04-07T05:54:30Z</dc:date>
    </item>
  </channel>
</rss>

