<?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: Load a large file using tloop in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2366943#M130372</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please elaborate your case with an example with input and expected output values? Which will be helpful for us to understand your situation.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jan 2024 05:15:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-01-15T05:15:28Z</dc:date>
    <item>
      <title>Load a large file using tloop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2366941#M130370</link>
      <description>&lt;P&gt;I have file with million records need to load it in multiple iteration using tLoop. File have column with sequential value in it.  We can load 10000 records in one iteration.  I am stuck in the logic that has to be used in tLoop &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2366941#M130370</guid>
      <dc:creator>AJafri</dc:creator>
      <dc:date>2024-11-15T21:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load a large file using tloop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2366942#M130371</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;You need to give more context. Why do you want to use tloop ? there is a tFileInputDelimited that can read huge file, you don't have to build chunk of data.&lt;/P&gt;&lt;P&gt;What is the usage of the sequential value in this file ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 13:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2366942#M130371</guid>
      <dc:creator>konvertilo</dc:creator>
      <dc:date>2024-01-11T13:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Load a large file using tloop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2366943#M130372</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please elaborate your case with an example with input and expected output values? Which will be helpful for us to understand your situation.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 05:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2366943#M130372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-15T05:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Load a large file using tloop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2416140#M140131</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What you can do is from your tFileInput split it into X different files (of 10 000 lines as mentioned).&lt;/P&gt;
&lt;P&gt;Then with tFileList, you can read each file and insert their content int DB. In this case no need to use tLoop, tFileList is replacing this behavior&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More info here :&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/10348570/split-file-to-more-files-in-talend" target="_blank"&gt;https://stackoverflow.com/questions/10348570/split-file-to-more-files-in-talend&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 16:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-a-large-file-using-tloop/m-p/2416140#M140131</guid>
      <dc:creator>jeoste</dc:creator>
      <dc:date>2024-02-07T16:13:36Z</dc:date>
    </item>
  </channel>
</rss>

