<?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 [resolved] tFileOutputExcel in TOS V3.2.1 r31371 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351585#M118210</link>
    <description>Hi, everyone..
&lt;BR /&gt;Using TOS v3.2.1, I've encountered an error while using tFileOutputExcel component. Here's the scenario:
&lt;BR /&gt;1. Read data from databases.
&lt;BR /&gt;2. Transform it using tMap. The tMap output is more than 1.
&lt;BR /&gt;3. Load the data into 1 Excel file. The Excel file will have many worksheets depending on the tMap outputs.
&lt;BR /&gt;When I run the job, TOS give me an error:
&lt;BR /&gt;Exception in component tFileOutputExcel_2
&lt;BR /&gt;jxl.read.biff.BiffException: The input file was not found
&lt;BR /&gt; at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:124)
&lt;BR /&gt; at jxl.Workbook.getWorkbook(Workbook.java:221)
&lt;BR /&gt; at jxl.Workbook.getWorkbook(Workbook.java:198)
&lt;BR /&gt; at test_ground.write2excelfile_0_1.write2ExcelFile.tRowGenerator_1Process(write2ExcelFile.java:753)
&lt;BR /&gt; at test_ground.write2excelfile_0_1.write2ExcelFile.runJobInTOS(write2ExcelFile.java:1417)
&lt;BR /&gt; at test_ground.write2excelfile_0_1.write2ExcelFile.main(write2ExcelFile.java:1310)
&lt;BR /&gt;After that, I simulate the same scenario using tRowGenerator as an input and the job still prompt the same error. Attached the related screencaps with this post.
&lt;BR /&gt;I'm wondering has anybody here ever got the same error? Should I report this issue to the Bug Tracker?</description>
    <pubDate>Sat, 16 Nov 2024 13:42:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:42:10Z</dc:date>
    <item>
      <title>[resolved] tFileOutputExcel in TOS V3.2.1 r31371</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351585#M118210</link>
      <description>Hi, everyone..
&lt;BR /&gt;Using TOS v3.2.1, I've encountered an error while using tFileOutputExcel component. Here's the scenario:
&lt;BR /&gt;1. Read data from databases.
&lt;BR /&gt;2. Transform it using tMap. The tMap output is more than 1.
&lt;BR /&gt;3. Load the data into 1 Excel file. The Excel file will have many worksheets depending on the tMap outputs.
&lt;BR /&gt;When I run the job, TOS give me an error:
&lt;BR /&gt;Exception in component tFileOutputExcel_2
&lt;BR /&gt;jxl.read.biff.BiffException: The input file was not found
&lt;BR /&gt; at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:124)
&lt;BR /&gt; at jxl.Workbook.getWorkbook(Workbook.java:221)
&lt;BR /&gt; at jxl.Workbook.getWorkbook(Workbook.java:198)
&lt;BR /&gt; at test_ground.write2excelfile_0_1.write2ExcelFile.tRowGenerator_1Process(write2ExcelFile.java:753)
&lt;BR /&gt; at test_ground.write2excelfile_0_1.write2ExcelFile.runJobInTOS(write2ExcelFile.java:1417)
&lt;BR /&gt; at test_ground.write2excelfile_0_1.write2ExcelFile.main(write2ExcelFile.java:1310)
&lt;BR /&gt;After that, I simulate the same scenario using tRowGenerator as an input and the job still prompt the same error. Attached the related screencaps with this post.
&lt;BR /&gt;I'm wondering has anybody here ever got the same error? Should I report this issue to the Bug Tracker?</description>
      <pubDate>Sat, 16 Nov 2024 13:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351585#M118210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileOutputExcel in TOS V3.2.1 r31371</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351586#M118211</link>
      <description>U can't do that, because iternally it requires to open the same file twice.&lt;BR /&gt;A workaround is to write a buffer and to write to each sheet on subjob at a time.</description>
      <pubDate>Tue, 03 Nov 2009 14:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351586#M118211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-03T14:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileOutputExcel in TOS V3.2.1 r31371</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351587#M118212</link>
      <description>Thanks.. &lt;BR /&gt;Solved this issue using tSortRow as an input for the tFileOutputExcel.  (tMap &amp;gt;&amp;gt; tSortRow &amp;gt;&amp;gt; tFileOutputExcel)&lt;BR /&gt;Now it can load data into the same Excel with different worksheets.</description>
      <pubDate>Tue, 03 Nov 2009 14:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351587#M118212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-03T14:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileOutputExcel in TOS V3.2.1 r31371</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351588#M118213</link>
      <description>Thanks 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 07 Dec 2009 18:01:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351588#M118213</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-12-07T18:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileOutputExcel in TOS V3.2.1 r31371</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351589#M118214</link>
      <description>Hey can u please put the screenshot of ur solution please</description>
      <pubDate>Tue, 04 Jan 2011 13:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351589#M118214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-04T13:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileOutputExcel in TOS V3.2.1 r31371</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351590#M118215</link>
      <description>hi..can you please keep the screen shots here..</description>
      <pubDate>Wed, 09 Nov 2011 09:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351590#M118215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-09T09:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileOutputExcel in TOS V3.2.1 r31371</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351591#M118216</link>
      <description>hi.. here is the solution..&lt;BR /&gt;tRowGenerator----&amp;gt;tMap----&amp;gt;tFileOutputExcel_1&lt;BR /&gt;                               |&lt;BR /&gt;                               |&lt;BR /&gt;                               |&lt;BR /&gt;                          tSortRow------&amp;gt;tFileOutputExcel_2&lt;BR /&gt;tRowGenerator ------------columns are id,city columns. And " No.of Rows for Row Generator : 100 "&lt;BR /&gt;conditions in tMap componet-----------id &amp;lt;=50 for tFileOutputExcel_1&lt;BR /&gt;                                                      id&amp;gt;50  for tFileOutputExcel_2&lt;BR /&gt;Give the same file name for both excel components and sheet names must be different like "SHEET1" for tFileOutputExcel_1, "SHEET2" for tFileOutputExcel_2.&lt;BR /&gt;And Set "Append existing file" setting in tFileOutputExcel_2 component.&lt;BR /&gt;tSortRow------------ add a column id and select asc or desc.&lt;BR /&gt;Thats it.</description>
      <pubDate>Thu, 10 Nov 2011 04:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileOutputExcel-in-TOS-V3-2-1-r31371/m-p/2351591#M118216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-10T04:34:09Z</dc:date>
    </item>
  </channel>
</rss>

