<?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: tMap lookup issue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203802#M4956</link>
    <description>&lt;P&gt;Hi shong, Thanks for your support, It works now.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 11:28:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-16T11:28:37Z</dc:date>
    <item>
      <title>tMap lookup issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203798#M4952</link>
      <description>&lt;P&gt;Tables :&amp;nbsp;&lt;/P&gt;&lt;P&gt;Category_tbl : categoryid(Auto Generated), CategoryName, CategoryCode&lt;/P&gt;&lt;P&gt;Product_tbl :&amp;nbsp; productid(Auto Generated),categoryid,productname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Category XLS :&amp;nbsp;CategoryCode,CategoryName&lt;/P&gt;&lt;P&gt;Product XLS : Product Name,CategoryCode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Process&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read Catgegory XLS -&amp;gt; Write Category TBL -&amp;gt;&amp;nbsp;Read Product XLS -&amp;gt; JOIN tables using tMap(CategoryCode)&amp;nbsp; -&amp;gt; Get categoryId from Lookup tbl -&amp;gt; Write Product with CategoryId(Foreign Key)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Can't get the CategoryId from Lookup db connection(category tbl) component&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203798#M4952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: tMap lookup issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203799#M4953</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;Is it an inner join or left outer join on tMap? Can't get the categoryid even though the same CategoryCode exists in both tables? It might be an execution order issue, can you share a screenshot of the job?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 06:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203799#M4953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-16T06:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: tMap lookup issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203800#M4954</link>
      <description>The categoryid is generated by database rather than coming from Category XLS,  so you need to query the categoryid after you insert the category information into database, try to change the job to &lt;BR /&gt;Read Catgegory XLS -&amp;gt; Write Category TBL&lt;BR /&gt;    |onsubjobok&lt;BR /&gt;Read Product XLS -&amp;gt; JOIN tables using tMap(CategoryCode)  -&amp;gt; lookup (select categoryid, CategoryCode from lookup_table)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2019 09:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203800#M4954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-16T09:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: tMap lookup issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203801#M4955</link>
      <description>&lt;P&gt;Hi shong, Thanks for your promptly response,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Write Category TBL is&amp;nbsp; tDBOutput(mySQL) component&amp;nbsp;, Can't get&amp;nbsp;onsubjobok event&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 10:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203801#M4955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-16T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: tMap lookup issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203802#M4956</link>
      <description>&lt;P&gt;Hi shong, Thanks for your support, It works now.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 11:28:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-lookup-issue/m-p/2203802#M4956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-16T11:28:37Z</dc:date>
    </item>
  </channel>
</rss>

