<?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: Extracting data from SYLK files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233583#M23215</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;So far, there is no a specific component to open .sylk file in talend.&lt;/P&gt;&lt;P&gt;Feel free to create a new feature jira issue on talend bug track.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2022 03:50:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-06-21T03:50:28Z</dc:date>
    <item>
      <title>Extracting data from SYLK files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233577#M23209</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a&amp;nbsp;way&amp;nbsp;to extract data from an .slk file in Talend ver 6.4?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 15:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233577#M23209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-08T15:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from SYLK files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233578#M23210</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;There are no specific components to open .slk file. As per file info site, you can open it by Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://fileinfo.com/extension/slk" target="_blank" rel="nofollow noopener noreferrer"&gt;https://fileinfo.com/extension/slk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;So could you please try to open it by tfileinputExcel or tfleinputdelimited and let us know whether it helped you? If you are facing any issue during file reading, could you please share the job and component screenshots with a sample file for further analysis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 06:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233578#M23210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-09T06:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from SYLK files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233579#M23211</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;nikhilthampi,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;I tried both component you've mentioned, they can't read this format.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;Especially tFileInputExcel.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;I create the schema in Build-in mode to match the file structure, after running I got that error message:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;DIV class="lia-spoiler-container"&gt; 
 &lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt; 
 &lt;NOSCRIPT&gt;
   (Highlight to read) 
 &lt;/NOSCRIPT&gt; 
 &lt;DIV class="lia-spoiler-border"&gt; 
  &lt;DIV class="lia-spoiler-content"&gt; 
   &lt;FONT face="courier new,courier" size="3" color="#FF0000"&gt;Exception in component tFileInputExcel_1 (Test)&lt;/FONT&gt; 
   &lt;BR /&gt; 
   &lt;FONT face="courier new,courier" size="3" color="#FF0000"&gt;jxl.read.biff.BiffException: Unable to recognize OLE stream&lt;/FONT&gt; 
   &lt;BR /&gt; 
   &lt;FONT face="courier new,courier" size="3" color="#FF0000"&gt;at jxl.read.biff.CompoundFile.&amp;lt;init&amp;gt;(CompoundFile.java:116)&lt;/FONT&gt; 
   &lt;BR /&gt; 
   &lt;FONT face="courier new,courier" size="3" color="#FF0000"&gt;at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:127)&lt;/FONT&gt; 
   &lt;BR /&gt; 
   &lt;FONT face="courier new,courier" size="3" color="#FF0000"&gt;at jxl.Workbook.getWorkbook(Workbook.java:268)&lt;/FONT&gt; 
   &lt;BR /&gt; 
   &lt;FONT face="courier new,courier" size="3" color="#FF0000"&gt;at local_project.test_0_1.Test.tFileInputExcel_1Process(Test.java:715)&lt;/FONT&gt; 
   &lt;BR /&gt; 
   &lt;FONT face="courier new,courier" size="3" color="#FF0000"&gt;at local_project.test_0_1.Test.runJobInTOS(Test.java:1482)&lt;/FONT&gt; 
   &lt;BR /&gt; 
   &lt;FONT face="courier new,courier" size="3" color="#FF0000"&gt;at local_project.test_0_1.Test.main(Test.java:1331)&lt;BR /&gt;&lt;/FONT&gt; 
  &lt;/DIV&gt; 
  &lt;NOSCRIPT&gt; 
   &lt;DIV class="lia-spoiler-noscript-container"&gt; 
    &lt;DIV class="lia-spoiler-noscript-content"&gt;
      Exception in component tFileInputExcel_1 (Test)jxl.read.biff.BiffException: Unable to recognize OLE streamat jxl.read.biff.CompoundFile.&amp;lt;init&amp;gt;(CompoundFile.java:116)at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:127)at jxl.Workbook.getWorkbook(Workbook.java:268)at local_project.test_0_1.Test.tFileInputExcel_1Process(Test.java:715)at local_project.test_0_1.Test.runJobInTOS(Test.java:1482)at local_project.test_0_1.Test.main(Test.java:1331) 
    &lt;/DIV&gt; 
   &lt;/DIV&gt; 
  &lt;/NOSCRIPT&gt; 
 &lt;/DIV&gt; 
&lt;/DIV&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lu3M"&gt;talend_slk_bug.PNG&lt;/A&gt;</description>
      <pubDate>Fri, 09 Nov 2018 08:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233579#M23211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-09T08:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from SYLK files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233580#M23212</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In this case, you will not be able to read the file directly&amp;nbsp;using Talend component directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;But if you create a Talend routine to read the file to a better readable format, existing Talend components can take it from there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 08:39:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233580#M23212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-09T08:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from SYLK files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233581#M23213</link>
      <description>&lt;P&gt;Thank you for your reply ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ill try to create a routine to convert that file.&lt;/P&gt;&lt;P&gt;By any chance if you have&amp;nbsp;the&amp;nbsp;method to do the conversion, could you please post it&amp;nbsp;for me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Charaf.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 09:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233581#M23213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-09T09:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from SYLK files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233582#M23214</link>
      <description>&lt;P&gt;HI @charaf RAGBA​&amp;nbsp;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you find a solution to read the SLK file;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same issue;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 12:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233582#M23214</guid>
      <dc:creator>Reda_Sdn</dc:creator>
      <dc:date>2022-06-20T12:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from SYLK files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233583#M23215</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;So far, there is no a specific component to open .sylk file in talend.&lt;/P&gt;&lt;P&gt;Feel free to create a new feature jira issue on talend bug track.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 03:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extracting-data-from-SYLK-files/m-p/2233583#M23215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-21T03:50:28Z</dc:date>
    </item>
  </channel>
</rss>

