<?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: How to get a File Name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-a-File-Name/m-p/2237404#M25842</link>
    <description>&lt;P&gt;Assuming you are loading the file and retrieving its contents using the tFileInputDelimited, you will need to add a tMap between the tFileInputDelimited and the tDBOutput. In the tMap add another column on the output table (the data being sent to your tDBOutput) and populate it with ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;((String)globalMap.get("tFileList_1_CURRENT_FILE"))&lt;/PRE&gt;
&lt;P&gt;For every row of data returned by your file, you will also get the file name.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2019 19:47:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-18T19:47:09Z</dc:date>
    <item>
      <title>How to get a File Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-a-File-Name/m-p/2237403#M25841</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am trying to get the file name of a file that I am trying to load to postgres database.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I see that we need to use tFileList_1_CURRENT_FILE for the current filename. Where do I give this command?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;tfilelist -&amp;gt;tfileInputDelimited-&amp;gt;tDBOutput is what I have right now.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-a-File-Name/m-p/2237403#M25841</guid>
      <dc:creator>A_San</dc:creator>
      <dc:date>2024-11-16T05:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a File Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-a-File-Name/m-p/2237404#M25842</link>
      <description>&lt;P&gt;Assuming you are loading the file and retrieving its contents using the tFileInputDelimited, you will need to add a tMap between the tFileInputDelimited and the tDBOutput. In the tMap add another column on the output table (the data being sent to your tDBOutput) and populate it with ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;((String)globalMap.get("tFileList_1_CURRENT_FILE"))&lt;/PRE&gt;
&lt;P&gt;For every row of data returned by your file, you will also get the file name.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 19:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-a-File-Name/m-p/2237404#M25842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-18T19:47:09Z</dc:date>
    </item>
  </channel>
</rss>

