<?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 How to combine 2 streams in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-combine-2-streams-in-Talend/m-p/2336241#M104713</link>
    <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to know how to combine 2 streams and push it to database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer the screen shot. I want to combine tAgreegateRow_1 to tMap3, all club this output individually and pass it to database.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2018 13:25:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-01T13:25:16Z</dc:date>
    <item>
      <title>How to combine 2 streams in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-combine-2-streams-in-Talend/m-p/2336241#M104713</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to know how to combine 2 streams and push it to database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer the screen shot. I want to combine tAgreegateRow_1 to tMap3, all club this output individually and pass it to database.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 13:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-combine-2-streams-in-Talend/m-p/2336241#M104713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-01T13:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 streams in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-combine-2-streams-in-Talend/m-p/2336242#M104714</link>
      <description>Hi,&lt;BR /&gt;This is just not possible to merge 2 flows issued from a tReplicate or a tMap in the same subjob where they have been created.&lt;BR /&gt;You need store the tAggregateRow result into a tHashOutput or a file if you prefer.&lt;BR /&gt;You also need to replace the tMySQLOutput by a tHashOutput.&lt;BR /&gt;Then, start a new subjob by a tHashInput associated to one of the tHashOutput connected to the tFileList component by an onSubjobOk trigger.&lt;BR /&gt;Finally, connect this flow to a tMap. Connections a 2nd tHashInput associated to the other tHashOutput as a lookup and push the result from the tMap to your tMySQLOutput.&lt;BR /&gt;Hope this help.</description>
      <pubDate>Thu, 01 Feb 2018 22:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-combine-2-streams-in-Talend/m-p/2336242#M104714</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-01T22:31:44Z</dc:date>
    </item>
  </channel>
</rss>

