<?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: Multiple inputs from tMap to tJavaRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378141#M139952</link>
    <description>&lt;P&gt;@Richard Hall​&amp;nbsp;Thank you, I'll start working on it.&lt;/P&gt;&lt;P&gt;It's a small change of mind coming from FME:)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 07:23:55 GMT</pubDate>
    <dc:creator>JayQueue</dc:creator>
    <dc:date>2022-02-16T07:23:55Z</dc:date>
    <item>
      <title>Multiple inputs from tMap to tJavaRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378139#M139950</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I can send 2 types of JSONs but the send Java code is the same for both.&lt;/P&gt;&lt;P&gt;To create the different JSONs I use a tMap with an expression filter. But the tJavaRow only accepts 1 input.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000OBHVYAA5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133726i24E16CC52D02D163/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000OBHVYAA5.png" alt="0695b00000OBHVYAA5.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want both JSON to use the Post2MAGDA tJavaRow, if it's possible.&lt;/P&gt;&lt;P&gt;What is the best practice here? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378139#M139950</guid>
      <dc:creator>JayQueue</dc:creator>
      <dc:date>2024-11-15T23:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple inputs from tMap to tJavaRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378140#M139951</link>
      <description>&lt;P&gt;Once the path is split into 2 different routes, you cannot merge them within the same Subjob (without using some code that is). There are many reasons for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your options here are to ....&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Repeat the Post2MAGDA tJavaRow component (probably not the most elegant way of doing this)&lt;/LI&gt;&lt;LI&gt;Use tHashOutput components to collect the data into memory after your tMap, then in another SubJob following the above, read that data (combined) from a tHashInput component and process it using the Post2MAGDA config you have above&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/technical/thashoutput&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/technical/thashoutput-thashinput-tfixedflowinput-tfileoutputdelimited-dropping-and-linking-components-standard-component-drag&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 15:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378140#M139951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-15T15:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple inputs from tMap to tJavaRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378141#M139952</link>
      <description>&lt;P&gt;@Richard Hall​&amp;nbsp;Thank you, I'll start working on it.&lt;/P&gt;&lt;P&gt;It's a small change of mind coming from FME:)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 07:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378141#M139952</guid>
      <dc:creator>JayQueue</dc:creator>
      <dc:date>2022-02-16T07:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple inputs from tMap to tJavaRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378142#M139953</link>
      <description>&lt;P&gt;Worked like a charm!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 09:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-inputs-from-tMap-to-tJavaRow/m-p/2378142#M139953</guid>
      <dc:creator>JayQueue</dc:creator>
      <dc:date>2022-02-16T09:37:50Z</dc:date>
    </item>
  </channel>
</rss>

