<?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 with dynamic sql lookup in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313572#M84412</link>
    <description>thanks, it works.&lt;BR /&gt;Sebastian</description>
    <pubDate>Fri, 20 Mar 2009 17:11:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-03-20T17:11:12Z</dc:date>
    <item>
      <title>tMap with dynamic sql lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313570#M84410</link>
      <description>Hi,&lt;BR /&gt;in tMap it is not possible to lookup additional information with a dynamic sql query.&lt;BR /&gt;My tSybaseInput_1 is only fired at startup of my job, but i want to query the database for each row.&lt;BR /&gt;In tJavaRow_1 i also set the contextvar "currentAZ", which is used by tSybaseInput_1&lt;BR /&gt;Do you have a suitable solution, i don't want to fetch the whole table in tSybaseInput_1.&lt;BR /&gt;&lt;BR /&gt;Query in t_SybaseInput_1:&lt;BR /&gt;&lt;I&gt;&lt;BR /&gt;"SELECT&lt;BR /&gt;AZ&lt;BR /&gt;FROM FCAdmin.Akte&lt;BR /&gt;WHERE AZ = '"+context.currentAZ+"'"&lt;BR /&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Sebastian</description>
      <pubDate>Sat, 16 Nov 2024 14:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313570#M84410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: tMap with dynamic sql lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313571#M84411</link>
      <description>You can so a dynamic sql lookup into the TOS 3.1.0 M2 release.
&lt;BR /&gt;See also this page, there is a screenshot on this subject (dynamic lookup, not specifically with SQL):
&lt;BR /&gt;22642</description>
      <pubDate>Fri, 20 Mar 2009 11:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313571#M84411</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2009-03-20T11:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: tMap with dynamic sql lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313572#M84412</link>
      <description>thanks, it works.&lt;BR /&gt;Sebastian</description>
      <pubDate>Fri, 20 Mar 2009 17:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313572#M84412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-20T17:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: tMap with dynamic sql lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313573#M84413</link>
      <description>Hi,
&lt;BR /&gt;Can someone tell me how to perform dynamic look up in Talend?
&lt;BR /&gt;please see below an example problem that requires dynamic lookup.
&lt;BR /&gt;example: 
&lt;BR /&gt;source file has the following data
&lt;BR /&gt;employee_name|employee_Id
&lt;BR /&gt;===========================
&lt;BR /&gt;Ted | 100
&lt;BR /&gt;Mary | 200
&lt;BR /&gt;Ted 100
&lt;BR /&gt;target table structure:
&lt;BR /&gt;surrogate_Id | Employee_Name | Employee_Id
&lt;BR /&gt;=========================================
&lt;BR /&gt;
&lt;BR /&gt;after load the target table should look as shown below
&lt;BR /&gt;surrogate_Id | Employee_Name | Employee_Id
&lt;BR /&gt;=======================================
&lt;BR /&gt;1 | Ted | 100
&lt;BR /&gt;2 | Mary | 200
&lt;BR /&gt;
&lt;BR /&gt;currently when I do a look up and insert data, employee Ted is getting inserted twice. This might be because the commit happens at the end of the job.
&lt;BR /&gt;How can I include records that were inserted as part of the current transaction but not commited??
&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Fri, 17 Sep 2010 07:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-with-dynamic-sql-lookup/m-p/2313573#M84413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-17T07:42:46Z</dc:date>
    </item>
  </channel>
</rss>

