<?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 how to append a data to the existing csv file that changes its name every time? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-append-a-data-to-the-existing-csv-file-that-changes-its/m-p/2328886#M98135</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a job that loops through and produces a csv file after every 5000 records. The csv file gets its name by the current timestamp("Talend/workspace/stock_"+TalendDate.formatDate("yyyyMMdd_hhmmss",TalendDate.getCurrentDate()) +".csv"). I need to append the data to the same file after every 5000 records until the record limit has reached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, the issue is that it creates a new csv file every time because of the its name which uses current time stamp as its name. If I don't use the current time stamp as a csv file name then it does append the data to the same csv. But its not enogh in my case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any solutions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:19:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:19:29Z</dc:date>
    <item>
      <title>how to append a data to the existing csv file that changes its name every time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-append-a-data-to-the-existing-csv-file-that-changes-its/m-p/2328886#M98135</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a job that loops through and produces a csv file after every 5000 records. The csv file gets its name by the current timestamp("Talend/workspace/stock_"+TalendDate.formatDate("yyyyMMdd_hhmmss",TalendDate.getCurrentDate()) +".csv"). I need to append the data to the same file after every 5000 records until the record limit has reached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, the issue is that it creates a new csv file every time because of the its name which uses current time stamp as its name. If I don't use the current time stamp as a csv file name then it does append the data to the same csv. But its not enogh in my case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any solutions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-append-a-data-to-the-existing-csv-file-that-changes-its/m-p/2328886#M98135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to append a data to the existing csv file that changes its name every time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-append-a-data-to-the-existing-csv-file-that-changes-its/m-p/2328887#M98136</link>
      <description>&lt;P&gt;Sloution not required anymore. sorted&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 13:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-append-a-data-to-the-existing-csv-file-that-changes-its/m-p/2328887#M98136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-10T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to append a data to the existing csv file that changes its name every time?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-append-a-data-to-the-existing-csv-file-that-changes-its/m-p/2328888#M98137</link>
      <description>Good news! By the way, you can use&lt;BR /&gt;TalendDate.getDate("yyyyMMdd_hhmmss")&lt;BR /&gt;To get the current date in a given format.</description>
      <pubDate>Wed, 10 Jul 2019 14:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-append-a-data-to-the-existing-csv-file-that-changes-its/m-p/2328888#M98137</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2019-07-10T14:27:34Z</dc:date>
    </item>
  </channel>
</rss>

