<?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: Possible to use tFileList with tFileInputExcel ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263385#M43552</link>
    <description>Hi  ,&lt;BR /&gt;I tried with ((String)globalMap.get("tFileList_1_CURRENT_FILEPATH")) in tFileInputExcel and it's working fine.&lt;BR /&gt;Thank you .&lt;BR /&gt;With best regards,&lt;BR /&gt;YVES.</description>
    <pubDate>Wed, 04 May 2011 09:00:45 GMT</pubDate>
    <dc:creator>YVES1</dc:creator>
    <dc:date>2011-05-04T09:00:45Z</dc:date>
    <item>
      <title>Possible to use tFileList with tFileInputExcel ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263380#M43547</link>
      <description>Hi ,
&lt;BR /&gt;I am looking at the tFileList as input of the tFileInputExcel but it doesn't work.
&lt;BR /&gt;I have attached the job scheme , here below the observed errors :
&lt;BR /&gt;
&lt;BR /&gt; connecting to socket on port 3355
&lt;BR /&gt; connected
&lt;BR /&gt;Debug: format string is 0" Jours"
&lt;BR /&gt;Exception in component tFileInputExcel_1
&lt;BR /&gt;jxl.read.biff.BiffException: Unable to recognize OLE stream
&lt;BR /&gt; at jxl.read.biff.CompoundFile.&amp;lt;init&amp;gt;(CompoundFile.java:116)
&lt;BR /&gt; at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:127)
&lt;BR /&gt; at jxl.Workbook.getWorkbook(Workbook.java:268)
&lt;BR /&gt; at changements_clos_dans_le_mois.fichiersource_2_0.fichierSource.tFileList_1Process(fichierSource.java:2000)
&lt;BR /&gt; at changements_clos_dans_le_mois.fichiersource_2_0.fichierSource.runJobInTOS(fichierSource.java:4402)
&lt;BR /&gt; at changements_clos_dans_le_mois.fichiersource_2_0.fichierSource.main(fichierSource.java:4276)
&lt;BR /&gt; disconnected
&lt;BR /&gt;Job fichierSource terminé à 17:29 02/05/2011. 
&lt;BR /&gt;
&lt;BR /&gt;With best regards,
&lt;BR /&gt;YVES.</description>
      <pubDate>Sat, 16 Nov 2024 12:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263380#M43547</guid>
      <dc:creator>YVES1</dc:creator>
      <dc:date>2024-11-16T12:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to use tFileList with tFileInputExcel ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263381#M43548</link>
      <description>hi&lt;BR /&gt;Have u give excel file name as ((String)globalMap.get("tFileList_1_CURRENT_FILE")) in tFileInputExcel</description>
      <pubDate>Mon, 02 May 2011 17:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263381#M43548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-02T17:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to use tFileList with tFileInputExcel ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263382#M43549</link>
      <description>Hi Lijo Lawrance,
&lt;BR /&gt;According your advice I have introduced your modification but still errors displayedas follows :
&lt;BR /&gt;Démarrage du job fichierSource a 16:58 03/05/2011.
&lt;BR /&gt; connecting to socket on port 3404
&lt;BR /&gt; connected
&lt;BR /&gt;Debug: format string is 0" Jours"
&lt;BR /&gt;Exception in component tFileInputExcel_1
&lt;BR /&gt;java.io.FileNotFoundException: MSCTreportingJupiterMars2011.xls (The system cannot find the file specified)
&lt;BR /&gt; at java.io.FileInputStream.open(Native Method)
&lt;BR /&gt; at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source)
&lt;BR /&gt; at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source)
&lt;BR /&gt; at changements_clos_dans_le_mois.fichiersource_2_0.fichierSource.tFileList_1Process(fichierSource.java:2006)
&lt;BR /&gt; at changements_clos_dans_le_mois.fichiersource_2_0.fichierSource.runJobInTOS(fichierSource.java:4406)
&lt;BR /&gt; disconnected
&lt;BR /&gt; at changements_clos_dans_le_mois.fichiersource_2_0.fichierSource.main(fichierSource.java:4280)
&lt;BR /&gt;Job fichierSource terminé à 16:58 03/05/2011. 
&lt;BR /&gt;Observation : file MSCTreportingJupiterMars2011.xls is the one I try to use.
&lt;BR /&gt;
&lt;BR /&gt;Here enclosed screenshots of tFileList and tFileInputExcel.</description>
      <pubDate>Tue, 03 May 2011 11:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263382#M43549</guid>
      <dc:creator>YVES1</dc:creator>
      <dc:date>2011-05-03T11:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to use tFileList with tFileInputExcel ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263383#M43550</link>
      <description>Hi
&lt;BR /&gt;Can you try
&lt;BR /&gt;tFileList------iterate----&amp;gt;tJava
&lt;BR /&gt;in tJava type
&lt;BR /&gt;System.out.println(((String)globalMap.get("tFileList_1_CURRENT_FILE")));
&lt;BR /&gt;check if your file name with path is printed correctly</description>
      <pubDate>Tue, 03 May 2011 16:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263383#M43550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-03T16:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to use tFileList with tFileInputExcel ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263384#M43551</link>
      <description>I think you should use ((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))</description>
      <pubDate>Wed, 04 May 2011 02:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263384#M43551</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2011-05-04T02:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to use tFileList with tFileInputExcel ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263385#M43552</link>
      <description>Hi  ,&lt;BR /&gt;I tried with ((String)globalMap.get("tFileList_1_CURRENT_FILEPATH")) in tFileInputExcel and it's working fine.&lt;BR /&gt;Thank you .&lt;BR /&gt;With best regards,&lt;BR /&gt;YVES.</description>
      <pubDate>Wed, 04 May 2011 09:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Possible-to-use-tFileList-with-tFileInputExcel/m-p/2263385#M43552</guid>
      <dc:creator>YVES1</dc:creator>
      <dc:date>2011-05-04T09:00:45Z</dc:date>
    </item>
  </channel>
</rss>

