<?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: Component suite tFileExcel* updated to solve security issues in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250376#M148778</link>
    <description>&lt;P&gt;I am sorry to hear this. I will check that asap.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Sep 2023 22:23:25 GMT</pubDate>
    <dc:creator>jlolling</dc:creator>
    <dc:date>2023-09-08T22:23:25Z</dc:date>
    <item>
      <title>Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250374#M148776</link>
      <description>&lt;P&gt;Components use now the latest version of Apache POI 5.2.3 and get rid of out-dated Xalan lib to prevent security issues.&lt;/P&gt;&lt;P&gt;Please download the latest version here: &lt;A href="https://github.com/jlolling/talendcomp_tFileExcel/releases/tag/13.7" target="_blank"&gt;https://github.com/jlolling/talendcomp_tFileExcel/releases/tag/13.7&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250374#M148776</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250375#M148777</link>
      <description>&lt;P&gt;Hi Jlolling, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have installed the given new set of updated custom components in the studio.Tried to run the job on both local and remote branches, but the job is failing with the below error whenever the memory saving mode is checked. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;tFileExcelSheetOutput_1 Attempting to write a row[1] in the range[0,6] that is already written to disk. &lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;java. lang. IllegalArgumentException:&lt;/I&gt; &lt;I&gt;Attempting to write a row[1] in the range[0,6] that is already written to disk. &lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;at org. apache. poi. xssf. streaming. SXSSFSheet. createRow(SXSSFSheet.java:146) ~[poi-ooxml-5.2.3]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;at&lt;/I&gt; &lt;I&gt;org. apache. poi. xssf. streaming. SXSSFSheet. createRow(SXSSFSheet.java:45) ~[poi-ooxml-5.2.3]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;at de.jlo.talendcomp.excel.SpreadsheetFile.getRow(SpreadsheetFile.java:542) ~[jlo-talendcomp-excel-13.7jar:? ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Earlier we were able to run the job with the previous version of the same components (before the update).Since I'm processing data in lakhs and the number of sheets differ too, need memory saving mode as a crucial point here and normal mode cannot be used. I'm also having formatted templates and appending functionality which also worked before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Components used : tFileExcelWorkbookOpen, tFileExcelWorkbookSave, tFileExcelSheetOutput&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please advise on the issue? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 15:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250375#M148777</guid>
      <dc:creator>Jemima</dc:creator>
      <dc:date>2023-09-05T15:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250376#M148778</link>
      <description>&lt;P&gt;I am sorry to hear this. I will check that asap.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 22:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250376#M148778</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-08T22:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250377#M148779</link>
      <description>&lt;P&gt;As first quick solution, please download the previous version and have the full functionality back. I have actually an idea what went wrong and will solve the issue in the next few days.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 22:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250377#M148779</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-08T22:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250378#M148780</link>
      <description>&lt;P&gt;I have just tested again with 10.000 records and it worked fine. Can you describe the amount of records and the amount of columns and the nature of data a bite deeper please.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 22:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250378#M148780</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-08T22:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250379#M148781</link>
      <description>&lt;P&gt;I have an idea what went wrong but could still not reproduce your issue (nevertheless I see there must be an issue). If I am able to reproduce your issue I can check if my preventive action succeeded.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 23:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250379#M148781</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-08T23:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250380#M148782</link>
      <description>&lt;P&gt;I can now reproduce the issue and found also the problem. I have patched a class but since the new deployment this patched class from POI is not used anymore. I have created an ticket for it and work on it: ﻿https://github.com/jlolling/talendcomp_tFileExcel/issues/38&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 00:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250380#M148782</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-09T00:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250381#M148783</link>
      <description>&lt;P&gt;Potentially I have to fork the original POI library and solve the issue there and suggest a pull request.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 00:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250381#M148783</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-09T00:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250382#M148784</link>
      <description>&lt;P&gt;Sure Jlolling. &lt;/P&gt;&lt;P&gt;We have a need where lakhs of records to be processed. So memory saving mode is very essential. Kindly let me know if it can be fixed at the earliest. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also please let us know if the package is also compatible with both Talend 7.3 and Talend 8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Jemima&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 08:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250382#M148784</guid>
      <dc:creator>Jemima</dc:creator>
      <dc:date>2023-09-12T08:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250383#M148785</link>
      <description>&lt;P&gt;Hi Jemima,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then problem is solved. It was necessary to patch the original apache poi library.&lt;/P&gt;&lt;P&gt;You can download the solution here: https://github.com/jlolling/talendcomp_tFileExcel/releases/tag/13.8&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 15:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250383#M148785</guid>
      <dc:creator>jlolling_kloeckner</dc:creator>
      <dc:date>2023-09-13T15:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250384#M148786</link>
      <description>&lt;P&gt;Thanks for the fix Jlolling.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 06:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250384#M148786</guid>
      <dc:creator>Jemima</dc:creator>
      <dc:date>2023-09-17T06:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Component suite tFileExcel* updated to solve security issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250385#M148787</link>
      <description>&lt;P&gt;For the users using also the component tContextInput: Please update this component to the latest version. Otherwise you will experience incompatible lib versions.&lt;/P&gt;&lt;P&gt;Here the download link: https://github.com/jlolling/talendcomp_tContextInput/releases &lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 14:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Component-suite-tFileExcel-updated-to-solve-security-issues/m-p/2250385#M148787</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-09-19T14:36:40Z</dc:date>
    </item>
  </channel>
</rss>

