<?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 Dynamic File name for Input file? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-for-Input-file/m-p/2265763#M45201</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For tfileinputdelimited, I need to read a csv file, but the client wishes to append the date to the filename every time.&amp;nbsp; How can I set up the path to the source file if the date part of the filename changes every day?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, c:\Talend\client_2020_02_15.csv&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:53:36 GMT</pubDate>
    <dc:creator>JSey</dc:creator>
    <dc:date>2024-11-16T02:53:36Z</dc:date>
    <item>
      <title>Dynamic File name for Input file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-for-Input-file/m-p/2265763#M45201</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For tfileinputdelimited, I need to read a csv file, but the client wishes to append the date to the filename every time.&amp;nbsp; How can I set up the path to the source file if the date part of the filename changes every day?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, c:\Talend\client_2020_02_15.csv&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-for-Input-file/m-p/2265763#M45201</guid>
      <dc:creator>JSey</dc:creator>
      <dc:date>2024-11-16T02:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name for Input file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-for-Input-file/m-p/2265764#M45202</link>
      <description>&lt;P&gt;You can add a tFileList component, set the path to c:\Talend\, then add a filemask for "client_*.csv" with the double quotes included. This will pull in the file with any date afterwards. Right click the tFileList_1 and click row &amp;gt; Iterate and drag that onto your input component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then for the input component, set the file name to ((String)globalMap.get("tFileList_1_CURRENT_FILE")) and it will pull in the file name that it finds from the tFileList.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 21:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-for-Input-file/m-p/2265764#M45202</guid>
      <dc:creator>Jj5</dc:creator>
      <dc:date>2020-03-24T21:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name for Input file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-for-Input-file/m-p/2265765#M45203</link>
      <description>&lt;P&gt;I have one case that look like this.&lt;/P&gt;&lt;P&gt;the difference is that I have 10 differents csv’s in the same folder and too with date at the end of filename.&lt;/P&gt;&lt;P&gt;the doubt is in input component because I have the relation between filename x tablename , it works fine only when I cut the date of the filename.&lt;/P&gt;&lt;P&gt;how  I can do to solve it?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 21:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-for-Input-file/m-p/2265765#M45203</guid>
      <dc:creator>FSternberg</dc:creator>
      <dc:date>2021-12-29T21:51:44Z</dc:date>
    </item>
  </channel>
</rss>

