<?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: Load excel sheet into talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362225#M126403</link>
    <description>Hi,&lt;BR /&gt;Instead of share your Excel file, tell what's the problem you're facing.&lt;BR /&gt;Any error? Which one?&lt;BR /&gt;Unexpected result?&lt;BR /&gt;You may also share your job design or any component settings suspected to be the source of your problem.</description>
    <pubDate>Wed, 14 Feb 2018 21:31:15 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-02-14T21:31:15Z</dc:date>
    <item>
      <title>Load excel sheet into talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362224#M126402</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm trying to load an excel sheet into talend using encoding ISO 8859, since it has brazilian portuguse content, but it won't work.&lt;/P&gt;&lt;P&gt;In attach is the excel sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Feb 2018 20:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362224#M126402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T20:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Load excel sheet into talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362225#M126403</link>
      <description>Hi,&lt;BR /&gt;Instead of share your Excel file, tell what's the problem you're facing.&lt;BR /&gt;Any error? Which one?&lt;BR /&gt;Unexpected result?&lt;BR /&gt;You may also share your job design or any component settings suspected to be the source of your problem.</description>
      <pubDate>Wed, 14 Feb 2018 21:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362225#M126403</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-14T21:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Load excel sheet into talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362226#M126404</link>
      <description>&lt;P&gt;Ok. Will share the error.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 21:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362226#M126404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T21:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Load excel sheet into talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362227#M126405</link>
      <description>&lt;P&gt;Hi! I tried puting the error message. But it keeps saying "Invalid HTML", and it would not let me post the question.&lt;BR /&gt;&lt;BR /&gt;Error:&lt;BR /&gt;&lt;BR /&gt;java.lang.ClassCastException@16ceb30f&lt;BR /&gt;Preview error. Some settings must be changed.&lt;BR /&gt;Note: Preview errors are generally due to a wrong encoding setting.&lt;BR /&gt;sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)&lt;BR /&gt;sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:461)&lt;BR /&gt;org.talend.designer.codegen.config.TalendJetEmitter.generate(TalendJetEmitter.java:684)&lt;BR /&gt;org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:441)&lt;BR /&gt;org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:432)&lt;BR /&gt;org.talend.designer.codegen.proxy.JetProxy.generate(JetProxy.java:54)&lt;BR /&gt;org.talend.designer.codegen.CodeGenerator.instantiateJetProxy(CodeGenerator.java:444)&lt;BR /&gt;org.talend.designer.codegen.CodeGenerator.generateContextCode(CodeGenerator.java:361)&lt;BR /&gt;org.talend.designer.core.runprocess.Processor.updateContextCode(Processor.java:637)&lt;BR /&gt;org.talend.designer.runprocess.java.JavaProcessor.generateContextCode(JavaProcessor.java:1585)&lt;BR /&gt;org.talend.designer.runprocess.ProcessorUtilities.generateContextInfo(ProcessorUtilities.java:693)&lt;BR /&gt;org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:929)&lt;BR /&gt;org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:741)&lt;BR /&gt;org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1463)&lt;BR /&gt;org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1432)&lt;BR /&gt;org.talend.designer.core.runprocess.Processor.run(Processor.java:178)&lt;BR /&gt;org.talend.designer.runprocess.java.AbstractJavaProcessor.run(AbstractJavaProcessor.java:272)&lt;BR /&gt;org.talend.designer.core.runprocess.Processor.run(Processor.java:136)&lt;BR /&gt;org.talend.designer.runprocess.shadow.ShadowProcess.runWithErrorOutputAsException(ShadowProcess.java:371)&lt;BR /&gt;org.talend.designer.runprocess.shadow.ShadowFilePreview.preview(ShadowFilePreview.java:86)&lt;BR /&gt;org.talend.metadata.managment.ui.utils.ShadowProcessHelper.getCsvArray(ShadowProcessHelper.java:383)&lt;BR /&gt;org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep2Form$PreviewProcessor.nonUIProcessInThread(ExcelFileStep2Form.java:1042)&lt;BR /&gt;org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(SWTUIThreadProcessor.java:74)&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 21:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362227#M126405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T21:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Load excel sheet into talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362228#M126406</link>
      <description>&lt;P&gt;Then at least screenshots of job and exact error...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried with UTF8 and ISO8859, i can create metadata for your file without issues. PFA the attachment.&lt;/P&gt;
&lt;P&gt;Now the question is when you are getting the error, while creating metadata or loading data into DB table.&lt;/P&gt;
&lt;P&gt;- if issue with metadata :- use attached file.&lt;/P&gt;
&lt;P&gt;- if issue with the loading data to db table :- then you have to remove the accent using below function.&lt;/P&gt;
&lt;P&gt;TalendString.removeAccents("")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ajinkya&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrDv"&gt;BRAZIL.zip&lt;/A&gt;</description>
      <pubDate>Thu, 15 Feb 2018 18:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362228#M126406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T18:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Load excel sheet into talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362229#M126407</link>
      <description>&lt;P&gt;I managed to fix! I unistall talend, then I did a downgrade on Java, because I had Java 9 installed and aparently talend only accepts till Java 8. Then I re-did the Java enviroment variables process and re-installed Talend and "voi lá". My excel sheet loaded.&lt;/P&gt; 
&lt;P&gt;Basically, i followed this installation tutorial:&amp;nbsp;&lt;A href="https://help.talend.com/reader/gQMygegdhKbdenCL3LTGSg/zOczPWm3KuUqQw78e5doMw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/gQMygegdhKbdenCL3LTGSg/zOczPWm3KuUqQw78e5doMw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Thanks anyway!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 20:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-excel-sheet-into-talend/m-p/2362229#M126407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T20:59:02Z</dc:date>
    </item>
  </channel>
</rss>

