<?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: Cannot bind 2 schemas to a tFileOutputMSDelimited in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214163#M11129</link>
    <description>&lt;P&gt;aah it should work .&lt;/P&gt; 
&lt;P&gt;It might be because Schema for P type might have been removed .&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you please redefine it and check.&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TalendImage.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Pw.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149961iB52E84280FFD7054/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Pw.jpg" alt="0683p000009M2Pw.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting correct output.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Instead of Hash Component , you could write these in csv files and read it.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2019 09:39:43 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-01-24T09:39:43Z</dc:date>
    <item>
      <title>Cannot bind 2 schemas to a tFileOutputMSDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214160#M11126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a specific problem with a &lt;STRONG&gt;Multi&lt;/STRONG&gt; &lt;STRONG&gt;Schema&lt;/STRONG&gt; Delimited File.&lt;/P&gt; 
&lt;P&gt;I receive a Multi Schema file, and i need to make some transformations to the data using tmaps (1 for each schema).&lt;/P&gt; 
&lt;P&gt;This works fine but the problem is that i cannot bind them to their initial shape in a tFileOutputMSDelimited&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is a picture to illustrate my problem :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="multischema_job.PNG" style="width: 548px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Z6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152743i5FB1D6614FBB4821/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Z6.png" alt="0683p000009M2Z6.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;(in red the bind i can't make)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My data is set like following :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;E;X;Y;Z&lt;/P&gt; 
&lt;P&gt;P;X;Y;M;T;Z&lt;/P&gt; 
&lt;P&gt;P;X;Y;M;T;Z&lt;/P&gt; 
&lt;P&gt;P;X;Y;M;T;Z&lt;/P&gt; 
&lt;P&gt;E;X;Y;Z&lt;/P&gt; 
&lt;P&gt;P;X;Y;M;T;Z&lt;/P&gt; 
&lt;P&gt;P;X;Y;M;T;Z&lt;/P&gt; 
&lt;P&gt;...&lt;/P&gt; 
&lt;P&gt;And i need to keep the same order for my output file.&lt;/P&gt; 
&lt;P&gt;That restriction forbids me to do the following thing :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="not_multischema.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2ZG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135944i2EC0788BAC932990/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2ZG.png" alt="0683p000009M2ZG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Here are my settings for my tFileInputMSDelimited :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="settingmsfileinput.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Xz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136834i061E9BC418D09D06/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Xz.png" alt="0683p000009M2Xz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you have any suggestions, it's welcome.&lt;/P&gt; 
&lt;P&gt;Best Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214160#M11126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T16:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot bind 2 schemas to a tFileOutputMSDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214161#M11127</link>
      <description>&lt;P&gt;You have to use tHashinput/output component . because&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/~V1UYTyXpjBKjP5PCMy4EA/khJeOaSeNMnFt0o~DMx6qQ" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://help.talend.com/reader/~V1UYTyXpjBKjP5PCMy4EA/khJeOaSeNMnFt0o~DMx6qQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attaching an example job how the order can be maintained. Change path accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this is useful.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lui4"&gt;tMultidelimiter_0.1.zip&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LuZD"&gt;in.txt&lt;/A&gt;</description>
      <pubDate>Wed, 23 Jan 2019 22:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214161#M11127</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-23T22:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot bind 2 schemas to a tFileOutputMSDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214162#M11128</link>
      <description>&lt;P&gt;it does not work,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i only have the following outputs :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;E;X1;Y1;Z&lt;BR /&gt;E;X1;Y1;Z&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P schema lines are missing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, i am not allowed to use temporary memory for performance reasons i guess.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 09:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214162#M11128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-24T09:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot bind 2 schemas to a tFileOutputMSDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214163#M11129</link>
      <description>&lt;P&gt;aah it should work .&lt;/P&gt; 
&lt;P&gt;It might be because Schema for P type might have been removed .&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you please redefine it and check.&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TalendImage.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Pw.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149961iB52E84280FFD7054/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Pw.jpg" alt="0683p000009M2Pw.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting correct output.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Instead of Hash Component , you could write these in csv files and read it.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 09:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214163#M11129</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-24T09:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot bind 2 schemas to a tFileOutputMSDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214164#M11130</link>
      <description>&lt;P&gt;Ok,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you for your support, i found an alternative solution to my problem.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Multischema_module.PNG" style="width: 593px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1mL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133499i04F49629970F99FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1mL.png" alt="0683p000009M1mL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I set my sequencer in tJava&lt;/P&gt; 
&lt;P&gt;Input each lines of the Multi Schéma file&lt;/P&gt; 
&lt;P&gt;tMap1 : - I build my schemas sorting lines with substring function.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- I set the sequencer to each outputs to obtain at the end the result :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1|E|X|Y|Z&lt;/P&gt; 
&lt;P&gt;1|P|A|B|C|D|E|F&lt;/P&gt; 
&lt;P&gt;2|E|X|Y|Z&lt;/P&gt; 
&lt;P&gt;2|P|A|B|C|D|E|F&lt;/P&gt; 
&lt;P&gt;...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I make my transformations to the data at tMap2 tMap3 tMap4&lt;/P&gt; 
&lt;P&gt;Fetching correctly the datawith tFileOutputMSDelimited with sequencer "Id" as Key Column&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If this helps someone in future.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Pierre&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 14:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-bind-2-schemas-to-a-tFileOutputMSDelimited/m-p/2214164#M11130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-24T14:27:49Z</dc:date>
    </item>
  </channel>
</rss>

