<?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: Upper case file extension (.XLSX and .xlsx) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2432294#M140371</link>
    <description>&lt;P&gt;Thanks for your answer !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a good workaround, however shouldn't we also have the "Case Sensitive" option in the tFTPFileList component ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 10:22:59 GMT</pubDate>
    <dc:creator>august1</dc:creator>
    <dc:date>2024-03-19T10:22:59Z</dc:date>
    <item>
      <title>Upper case file extension (.XLSX and .xlsx)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2431343#M140359</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I am trying to connect to a FTP and download (tFTPGet) excel files after having them listed (tFTPFileList and iterate on them)&lt;/P&gt;
&lt;P&gt;Those files can have the extension .XLSX or .xlsx (i.e. the extension in UPPERCASE or lowercase)&lt;/P&gt;
&lt;P&gt;In the files section, "File Mask", if I only allow "*.xlsx", I won't get the .XLSX files and vice versa&lt;/P&gt;
&lt;P&gt;If I set both "*.xlsx" and "*.XLSX", I have the afterwards treatment run twice.&lt;/P&gt;
&lt;P&gt;I may also get the error in the tFileInputExcel afterwards : "&lt;SPAN class="execution-log-item-message"&gt; The source File "/path/file.XLSX" does not exist or is not a file. " even if the file has been successfully downloaded.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Do you know how to properly open the two variations of the Excel files ?&lt;/P&gt;
&lt;P&gt;I currently download everything (File Mask "*.*") and the add the .xlsx extension (I will then have a file.xlsx.xlsx) which is not a good solution.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 13:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2431343#M140359</guid>
      <dc:creator>august1</dc:creator>
      <dc:date>2024-03-15T13:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Upper case file extension (.XLSX and .xlsx)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2431644#M140362</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;The filemask of tFTPFileList is case sensitive, you have to set both of the file extensions. After you download the files to local machine, use a tFileList to literate each Excel file in the specified directory, select 'no' option in the &lt;STRONG&gt;Case Sensitive&lt;/STRONG&gt; list&amp;nbsp; on tFileList, so you just need to set one filemask "*.xlsx" to iterate all Excel file. On tFileInputExcel, set the file name using global variable, eg:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Shicong&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 02:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2431644#M140362</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-03-18T02:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Upper case file extension (.XLSX and .xlsx)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2432294#M140371</link>
      <description>&lt;P&gt;Thanks for your answer !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a good workaround, however shouldn't we also have the "Case Sensitive" option in the tFTPFileList component ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 10:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2432294#M140371</guid>
      <dc:creator>august1</dc:creator>
      <dc:date>2024-03-19T10:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Upper case file extension (.XLSX and .xlsx)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2432379#M140372</link>
      <description>&lt;P&gt;Totally agree with you. Please go to &lt;A href="https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight" target="_self"&gt;Ideation&lt;/A&gt; page and suggest a feature request. Thank you!&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Shicong&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 13:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upper-case-file-extension-XLSX-and-xlsx/m-p/2432379#M140372</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-03-19T13:00:33Z</dc:date>
    </item>
  </channel>
</rss>

