<?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 populate columns from tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223104#M16440</link>
    <description>&lt;P&gt;I have an input file with multiple columns along with address. Now that I am using a tmap followed by tmelissadataAddress component , I am only getting 5 output ports namely, address, city, state , zip , county. I want rest all columns to be populated. I tried to use multiple tmap but it is not allowing me to join as it is oroiginating from the same tmap output.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Input columns :&lt;/P&gt; 
&lt;P&gt;AddrID|AddrType|StatusCode|SuiteStatusCode|AddressTypeCode|Address|Suite|City|State|Zip|ZipType|Plus4|Latitude|Longitude|CountyName|RBDI|AddressErrorCode|AddressErrorString|CMRA|MSA|PMSA&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;output columns :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;AddrID|AddrType|StatusCode|Address|Suite|City|State|Zip of which&amp;nbsp;Address|Suite|City|State|Zip are to be standardized and rest to get mapped as is from the source&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;is there any way I can call&amp;nbsp;tmelissadataAddress&amp;nbsp; component in tmap directly ,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any leads how it can be achieved.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2018 08:42:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-27T08:42:54Z</dc:date>
    <item>
      <title>populate columns from tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223104#M16440</link>
      <description>&lt;P&gt;I have an input file with multiple columns along with address. Now that I am using a tmap followed by tmelissadataAddress component , I am only getting 5 output ports namely, address, city, state , zip , county. I want rest all columns to be populated. I tried to use multiple tmap but it is not allowing me to join as it is oroiginating from the same tmap output.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Input columns :&lt;/P&gt; 
&lt;P&gt;AddrID|AddrType|StatusCode|SuiteStatusCode|AddressTypeCode|Address|Suite|City|State|Zip|ZipType|Plus4|Latitude|Longitude|CountyName|RBDI|AddressErrorCode|AddressErrorString|CMRA|MSA|PMSA&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;output columns :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;AddrID|AddrType|StatusCode|Address|Suite|City|State|Zip of which&amp;nbsp;Address|Suite|City|State|Zip are to be standardized and rest to get mapped as is from the source&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;is there any way I can call&amp;nbsp;tmelissadataAddress&amp;nbsp; component in tmap directly ,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any leads how it can be achieved.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 08:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223104#M16440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-27T08:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: populate columns from tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223105#M16441</link>
      <description>&lt;P&gt;You can use multiple tMap if You store data into memory (tHash) or into a file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the flow not always must be continues line, simulating brakes you can achieve your goals&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 23:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223105#M16441</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-09-28T23:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: populate columns from tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223106#M16442</link>
      <description>&lt;P&gt;The below picture will give a better understanding :&lt;/P&gt; 
&lt;P&gt;from the tmelissaDataAddress , I am only getting all the columns except AddressID, but in the output I want AddressId as well because in the downstream it is required.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;While I was trying to join the two tmaps it was not allowing me to do. I tried taking two different flows and then join but&amp;nbsp;join criteria was missing.&lt;/P&gt; 
&lt;P&gt;Even I tried making different job and then calling it in the other job, but as the primary key column(Addressid) is not getting populated from the&amp;nbsp;&lt;SPAN&gt;tmelissaDataAddress, I am stuck.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_20181002_133414356_HDR.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M07p.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129141i5ADDDB297E22CA3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M07p.jpg" alt="0683p000009M07p.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 09:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223106#M16442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-02T09:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: populate columns from tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223107#M16443</link>
      <description>&lt;P&gt;this is not possible, you can not join connections from same source point&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as I wrote above you could:&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;store both results into CSV files and than read both of them&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;instead of csv use tHash&amp;nbsp;&lt;A href="https://help.talend.com/reader/hm5FaPiiOP31nUYHph0JwQ/LTqBBurBnnkWIPVTY769dA?section=technical-thashinput-scenario_clearing_memory-before_loading_data" target="_self" rel="nofollow noopener noreferrer"&gt;tHashInput&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 02 Oct 2018 09:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/populate-columns-from-tmap/m-p/2223107#M16443</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-10-02T09:23:24Z</dc:date>
    </item>
  </channel>
</rss>

