<?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 get filename from tfilelist in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268752#M47220</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to get a filename from tfilelist which is not possible.&lt;/P&gt; 
&lt;P&gt;Then i tried to use tfilelistproperties but did not work out.May be I have done some mistake.&lt;/P&gt; 
&lt;P&gt;Could you please let me know how to get a specific filename using:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tfilelist-&amp;gt;tfileinputdelimited&lt;/P&gt; 
&lt;P&gt;OR&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;tfilelist-&amp;gt;tfileproperties-&amp;gt;tfileinputdelimited&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;My ultimate aim is to get a specific file from a directory and load it into Oracle database.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Mohit&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:13:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:13:38Z</dc:date>
    <item>
      <title>get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268752#M47220</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to get a filename from tfilelist which is not possible.&lt;/P&gt; 
&lt;P&gt;Then i tried to use tfilelistproperties but did not work out.May be I have done some mistake.&lt;/P&gt; 
&lt;P&gt;Could you please let me know how to get a specific filename using:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tfilelist-&amp;gt;tfileinputdelimited&lt;/P&gt; 
&lt;P&gt;OR&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;tfilelist-&amp;gt;tfileproperties-&amp;gt;tfileinputdelimited&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;My ultimate aim is to get a specific file from a directory and load it into Oracle database.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Mohit&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268752#M47220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268753#M47221</link>
      <description>&lt;P&gt;Have a look to the following global variable associated to your component:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- tFileList_1_CURRENT_FILEPATH the current file with the full pathname&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- tFileList_1_CURRENT_FILE the current filename&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 17:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268753#M47221</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-11-22T17:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268754#M47222</link>
      <description>&lt;P&gt;It is not working.&lt;/P&gt;
&lt;P&gt;tfilelist process the files in alphabetical order.&lt;/P&gt;
&lt;P&gt;I can't select the desired fileName.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 17:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268754#M47222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-22T17:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268755#M47223</link>
      <description>&lt;P&gt;Just put the desired filename(s) into the file mask area.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 17:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268755#M47223</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-11-22T17:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268756#M47224</link>
      <description>&lt;P&gt;That will be hard coded. When the job will run ,It will get the file that need to be loaded and try to insert that.&lt;/P&gt;&lt;P&gt;I can not hard code every time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 17:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268756#M47224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-22T17:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268757#M47225</link>
      <description>Previously you said you want to get a specific file from a directory.&lt;BR /&gt;What's the rule?</description>
      <pubDate>Thu, 22 Nov 2018 17:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268757#M47225</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-11-22T17:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268758#M47226</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have 10 files.My job is running.There is a validation that it is checking for which file data is already loaded into database.&lt;/P&gt;
&lt;P&gt;Suppose there are 2 files for which the data is not loaded.&lt;/P&gt;
&lt;P&gt;It will try to load these 2 files only&lt;/P&gt;
&lt;P&gt;But there is a catch,'tfilelist' will load all the files.It won't check for any 2 specific files.&lt;/P&gt;
&lt;P&gt;So nowi want to understand how to make tfilelist work to check the specific file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;Mohit&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 18:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268758#M47226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-22T18:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268759#M47227</link>
      <description>You need to store the filename for the files which have been loaded. This list can be registered into a text file.
&lt;BR /&gt;Then, when the job runs, search the current filename within the text file. For that, use a tIterateToFlow component connected to the tFileList on left and to a tMap on the right. The text file will be used as a lookup for the tMap to determine if the file is known or not. Catch the output rejected to get only the new files. Then send the result to a tFlowToIterate component to continue with the next tFileInputDelimited to get the content and store the filename into the text file.
&lt;BR /&gt;Got it?</description>
      <pubDate>Thu, 22 Nov 2018 18:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268759#M47227</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-11-22T18:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: get filename from tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268760#M47228</link>
      <description>&lt;P&gt;Thanks,I will try it and&amp;nbsp;show you the screenshot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohit&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 18:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-filename-from-tfilelist/m-p/2268760#M47228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-22T18:33:50Z</dc:date>
    </item>
  </channel>
</rss>

