<?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 Talend combine two different data flows with same schema into one in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-combine-two-different-data-flows-with-same-schema-into/m-p/2346447#M113840</link>
    <description>&lt;P&gt;&lt;FONT color="#222426"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;I am using talend 6.1.1 and i am i have two components tmysqlinput and tfixedflowinput.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#222426"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Schema is same for both the components and i am trying to combine the data generated by these components.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;PRE&gt;for example: schema is like col1 and col2&lt;BR /&gt;output of tmysqlinput component is: &lt;BR /&gt;1,2&lt;BR /&gt;2,3&lt;BR /&gt;output of tixeflowinput component is: &lt;BR /&gt;3,4&lt;BR /&gt;4,5&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#222426"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Now output which i am expeting is like combination of both the ouputs. It should be like:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;PRE&gt;1,2&lt;BR /&gt;2,3&lt;BR /&gt;3,4&lt;BR /&gt;4,5&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#222426"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Please help me to combine the outputs of those two components.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2016 22:13:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-03T22:13:30Z</dc:date>
    <item>
      <title>Talend combine two different data flows with same schema into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-combine-two-different-data-flows-with-same-schema-into/m-p/2346447#M113840</link>
      <description>&lt;P&gt;&lt;FONT color="#222426"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;I am using talend 6.1.1 and i am i have two components tmysqlinput and tfixedflowinput.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#222426"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Schema is same for both the components and i am trying to combine the data generated by these components.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;PRE&gt;for example: schema is like col1 and col2&lt;BR /&gt;output of tmysqlinput component is: &lt;BR /&gt;1,2&lt;BR /&gt;2,3&lt;BR /&gt;output of tixeflowinput component is: &lt;BR /&gt;3,4&lt;BR /&gt;4,5&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#222426"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Now output which i am expeting is like combination of both the ouputs. It should be like:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;PRE&gt;1,2&lt;BR /&gt;2,3&lt;BR /&gt;3,4&lt;BR /&gt;4,5&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#222426"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Please help me to combine the outputs of those two components.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 22:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-combine-two-different-data-flows-with-same-schema-into/m-p/2346447#M113840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T22:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Talend combine two different data flows with same schema into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-combine-two-different-data-flows-with-same-schema-into/m-p/2346448#M113841</link>
      <description>Hi,
&lt;BR /&gt;Here is a component 
&lt;A href="https://help.talend.com/search/all?query=tUnite" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tUnite&lt;/A&gt; which is used to merge data from various sources, based on a common schema. 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 04 Mar 2016 03:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-combine-two-different-data-flows-with-same-schema-into/m-p/2346448#M113841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T03:32:24Z</dc:date>
    </item>
  </channel>
</rss>

