<?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: Lookup traces in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215131#M11684</link>
    <description>After 24 hours support never got back to me so I put in a workaround. I don't have time to do all my work over so I put in a second tMap right after the first one and did the lookup on that one and now it works. Defeats the purpose of tMap but the tMap component apparently can't handle more than 2 inputs.</description>
    <pubDate>Fri, 03 Aug 2012 15:02:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-03T15:02:26Z</dc:date>
    <item>
      <title>Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215117#M11670</link>
      <description>I can't get something as simple as a lookup to work. When I try to debug to see what may be going on, the trace for the lookup does not display. It also shows 2 rows in 0s with 0 rows/s. What the hell do I make of that? Is there some trick or secret that I don't know that I need to use to get the trace for the lookup to display? Look at GroupLkp in my image.</description>
      <pubDate>Wed, 01 Aug 2012 20:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215117#M11670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T20:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215118#M11671</link>
      <description>Traces don't work on lookups. If you want to see what's coming from the lookup, I suggest you add a tLogRow into the flow.
&lt;BR /&gt;If you explain exactly what's not working and screenprint the tMap settings (including schemas) someone might be able to help you determine the problem.</description>
      <pubDate>Thu, 02 Aug 2012 01:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215118#M11671</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2012-08-02T01:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215119#M11672</link>
      <description>If traces don't work on lookups then the trace icon should not be there! Anyway, when I add a tLogRow into the flow, my lookup works. When I remove it, it stops working.</description>
      <pubDate>Thu, 02 Aug 2012 13:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215119#M11672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T13:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215120#M11673</link>
      <description>I've done some more testing with this and here is what is happening. When I remove the flow between a tMysqlInput and a tMap and recreate and RENAME that flow then run the job the key lookup will work (sort of*). As soon as I change anything in the tMap relating to that lookup it will no longer work.
&lt;BR /&gt;*When the lookup does work it does a cartesian join.</description>
      <pubDate>Thu, 02 Aug 2012 13:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215120#M11673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T13:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215121#M11674</link>
      <description>Have you set up the join details in the tMap. eg inner join and linked the tables with the correct data item?</description>
      <pubDate>Thu, 02 Aug 2012 14:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215121#M11674</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-08-02T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215122#M11675</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Have you set up the join details in the tMap. eg inner join and linked the tables with the correct data item?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Yes, I have. Thanks. I have wasted two days on this and been through every permutation possible.</description>
      <pubDate>Thu, 02 Aug 2012 14:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215122#M11675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T14:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215123#M11676</link>
      <description>Should work ok then. This is a very common use of mapping. What version are you using?
&lt;BR /&gt;Can you post an image of your tMap.</description>
      <pubDate>Thu, 02 Aug 2012 14:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215123#M11676</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-08-02T14:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215124#M11677</link>
      <description>I am using Data Integration v5.0.2r78327. I opened a ticket with support and I am awaiting a response. Images attached. I can't fit the entire tMap on my screen so I had to break it up into two images.&lt;BR /&gt;EDIT: My images were too big. I'll email them to you.&lt;BR /&gt;EDIT #2: The email form won't let me include attachments. I'll put the images on the web and provide links.</description>
      <pubDate>Thu, 02 Aug 2012 14:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215124#M11677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T14:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215125#M11678</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;I can't get something as simple as a lookup to work. When I try to debug to see what may be going on, the trace for the lookup does not display. It also shows 2 rows in 0s with 0 rows/s. What the hell do I make of that? Is there some trick or secret that I don't know that I need to use to get the trace for the lookup to display? Look at GroupLkp in my image.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;The data extract time is obviously less than the minimum value it can set. The number of records out is the same as the number in so either your joins are correct or you have the wrong rules set.</description>
      <pubDate>Thu, 02 Aug 2012 14:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215125#M11678</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-08-02T14:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215126#M11679</link>
      <description>Images: 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Thu, 02 Aug 2012 14:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215126#M11679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T14:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215127#M11680</link>
      <description>You've got left outer joins on your input tables. Click the spanner tool to expand the rules box.</description>
      <pubDate>Thu, 02 Aug 2012 15:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215127#M11680</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-08-02T15:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215128#M11681</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;You've got left outer joins on your input tables. Click the spanner tool to expand the rules box.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;The lookup called LocInfoLkp always works the way I expect it to. I know how to do a lookup in a tMap. This second lookup I added is not working properly, though. I don't think I am explaining this very well. Please allow me to try again. Forget the cartesian join for now. The lookup does not return any values in the tMap even though the keys match and I am getting rows out of the tMysqlInput. If I delete the data flow, rename it from the default name and run the job the lookup will work, SOMETIMES. If I then change anything in the tMap relating to that lookup, it will no longer work, even if I change it back.</description>
      <pubDate>Thu, 02 Aug 2012 16:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215128#M11681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T16:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215129#M11682</link>
      <description>Doesn't seem to be any logical reason for that. Have you tried starting from scratch in another job in case it's got corrupt somehow?</description>
      <pubDate>Thu, 02 Aug 2012 16:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215129#M11682</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-08-02T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215130#M11683</link>
      <description>I haven't tried starting from scratch but yeah, something is not right. I've put a lot of work into this. Hopefully support can help. My head hurts from banging it against this wall.</description>
      <pubDate>Thu, 02 Aug 2012 16:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215130#M11683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T16:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215131#M11684</link>
      <description>After 24 hours support never got back to me so I put in a workaround. I don't have time to do all my work over so I put in a second tMap right after the first one and did the lookup on that one and now it works. Defeats the purpose of tMap but the tMap component apparently can't handle more than 2 inputs.</description>
      <pubDate>Fri, 03 Aug 2012 15:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215131#M11684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-03T15:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup traces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215132#M11685</link>
      <description>tMap can handle lots of lookups if the rules are set up correctly. You're using left outer joins on both lookups so you will never get a sensible result.</description>
      <pubDate>Mon, 06 Aug 2012 09:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-traces/m-p/2215132#M11685</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-08-06T09:16:49Z</dc:date>
    </item>
  </channel>
</rss>

