<?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 read a .ods file with talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249658#M34132</link>
    <description>Hi, please check Apache Tika, using it from tJava may help you. 
&lt;BR /&gt;As a side note it can be interesting to review the possibility of having an optional/separately downloadable Apache Tika Talend component which would process most of the well-known file formats out of the box 
&lt;BR /&gt;Sergey</description>
    <pubDate>Mon, 20 Jan 2014 14:58:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-20T14:58:51Z</dc:date>
    <item>
      <title>How to read a .ods file with talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249655#M34129</link>
      <description>Hello !
&lt;BR /&gt;I would like to work with an .ods file in Talend (Open Document Spreadsheet).
&lt;BR /&gt;I try to use tFileInputExcel composant to read it, but I have an error which says "Unable to recognize OLE stream".
&lt;BR /&gt;I also try with tFileInputDelimited but without success. Encoding does not seem to be good and talend returns me unreadable symbols. 
&lt;BR /&gt;Do you have a solution for reading ODS files ?
&lt;BR /&gt;
&lt;BR /&gt;Thanks !!</description>
      <pubDate>Mon, 20 Jan 2014 10:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249655#M34129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-20T10:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a .ods file with talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249656#M34130</link>
      <description>Hi, 
&lt;BR /&gt;Could you please vote for the related feature jira issue 
&lt;A href="https://jira.talendforge.org/browse/TDI-26288" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-26288&lt;/A&gt;, thanks for your contribution in talend.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 20 Jan 2014 10:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249656#M34130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-20T10:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a .ods file with talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249657#M34131</link>
      <description>Done, thanks !&lt;BR /&gt;if someone has a workaround I'm always interested</description>
      <pubDate>Mon, 20 Jan 2014 10:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249657#M34131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-20T10:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a .ods file with talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249658#M34132</link>
      <description>Hi, please check Apache Tika, using it from tJava may help you. 
&lt;BR /&gt;As a side note it can be interesting to review the possibility of having an optional/separately downloadable Apache Tika Talend component which would process most of the well-known file formats out of the box 
&lt;BR /&gt;Sergey</description>
      <pubDate>Mon, 20 Jan 2014 14:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249658#M34132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-20T14:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a .ods file with talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249659#M34133</link>
      <description>&lt;P&gt;The question about being able to read .ods files is _still_ open in 2022.&lt;/P&gt;&lt;P&gt;Even more so that the ods format is ubiquitous in the administration, and even Microsoft is supporting it in its Office suite.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's baffling that in 2019, after 2 years without any messages nor apparent activity, the https://jira.talendforge.org/browse/TDI-26288 issue as been rejected, without any explanation.&lt;/P&gt;&lt;P&gt;Since you cannot get an account for the Talend Jira, you cannot do much, except adding a rant here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please consider adding a tFileOpenDocument component, specially since the format is open and standard.&lt;/P&gt;&lt;P&gt;Not doing so would be foolish.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 00:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-a-ods-file-with-talend/m-p/2249659#M34133</guid>
      <dc:creator>AciD1</dc:creator>
      <dc:date>2022-02-24T00:58:19Z</dc:date>
    </item>
  </channel>
</rss>

