<?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: 1 input --&amp;gt; 2 OutputExcel that generate a single .xls file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323161#M93038</link>
    <description>&lt;P&gt;In my output, the first flow is A_OK (rejected_order). In fact, I have 20 A_OK lines and only one A_KO.&lt;/P&gt;&lt;P&gt;I tried to switch the flow order by selecting "Add to existing file" for A file but I obtained a error message saying that the output file doesn't exist (which is logical).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now, i keep "Add to existing file" for A_KO file but in the near future, if one of my first line is KO, my job will break...&lt;/P&gt;&lt;P&gt;I need to manage that too...&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2017 17:15:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-11T17:15:48Z</dc:date>
    <item>
      <title>1 input --&gt; 2 OutputExcel that generate a single .xls file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323159#M93036</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a .csv file input. I use a filter to split my input in 2 tMap.&lt;/P&gt;
&lt;P&gt;Both have the same schema (in the first tMap, i do some calculations that are different in the 2nd).&lt;/P&gt;
&lt;P&gt;The thing is that I want only one .xls file in output.&lt;/P&gt;
&lt;P&gt;So, after both tMap, i have a tFileOutputExcel with the same FileName in output. For one, i select "Add to existing file' and 'add to existing sheet' options but these lines are not in my generated file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why my lines from A_KO are not in my output (it's that one that have the "add to existing file/sheet" options) ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;attached file : a screenshot of my job&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323159#M93036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: 1 input --&gt; 2 OutputExcel that generate a single .xls file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323160#M93037</link>
      <description>&lt;P&gt;I think the reason is that A_KO is the 1st&amp;nbsp;flow after tFilter, so you need to select&amp;nbsp;&lt;SPAN&gt;"Add to existing file" for A file else the content from A_KO will be truncated. You may also change the flow order.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let us know.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 16:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323160#M93037</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-07-11T16:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: 1 input --&gt; 2 OutputExcel that generate a single .xls file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323161#M93038</link>
      <description>&lt;P&gt;In my output, the first flow is A_OK (rejected_order). In fact, I have 20 A_OK lines and only one A_KO.&lt;/P&gt;&lt;P&gt;I tried to switch the flow order by selecting "Add to existing file" for A file but I obtained a error message saying that the output file doesn't exist (which is logical).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now, i keep "Add to existing file" for A_KO file but in the near future, if one of my first line is KO, my job will break...&lt;/P&gt;&lt;P&gt;I need to manage that too...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 17:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323161#M93038</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-11T17:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: 1 input --&gt; 2 OutputExcel that generate a single .xls file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323162#M93039</link>
      <description>If it continues to be a problem, since both flows have the same schema, you can throw both of them into a shared Hash, then write out the data all at once to your Excel file.</description>
      <pubDate>Tue, 11 Jul 2017 17:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323162#M93039</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-07-11T17:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: 1 input --&gt; 2 OutputExcel that generate a single .xls file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323163#M93040</link>
      <description>&lt;P&gt;You can have the&amp;nbsp;&lt;SPAN&gt;"Add to existing file" option for both output files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's just an indicator to avoid the file content to be lost if the file exists, but it is not a problem to write to a new file with this option, even if the file doesn't exists yet.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 17:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323163#M93040</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-07-11T17:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: 1 input --&gt; 2 OutputExcel that generate a single .xls file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323164#M93041</link>
      <description>&lt;P&gt;Thanks for the replies.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&amp;nbsp;: When i use "Add to existing file" option, I have this error if the file has not been created yet :&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;jxl.read.biff.BiffException: The input file was not found
	at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:124)
	at jxl.Workbook.getWorkbook(Workbook.java:221)&lt;/PRE&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLooAAG"&gt;@cterenzi&lt;/A&gt;&amp;nbsp;: I'll try that. I never used tHash components before (I'm new to Talend).&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I keep you posted.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Edit : tHash components works perfectly fine. I got all my datas and no more issues about wich output is gonna create the file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks a lot for your help &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 09:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/1-input-gt-2-OutputExcel-that-generate-a-single-xls-file/m-p/2323164#M93041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-12T09:14:01Z</dc:date>
    </item>
  </channel>
</rss>

