<?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: User Defined Function in tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313853#M84671</link>
    <description>Hi Ankit,&lt;BR /&gt;I had the same problem, I solved it by doing a Java comentary "/**  */" imitating the one in the example. After doing it I've been able to see it in the "User Defined" tab on tMap expresions.&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Khor</description>
    <pubDate>Tue, 14 Feb 2012 08:18:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-02-14T08:18:33Z</dc:date>
    <item>
      <title>User Defined Function in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313849#M84667</link>
      <description>Hi, 
&lt;BR /&gt; I want to add some user "defined functions" in "Expression Builder" of "tMap" on the basis of them i want to some manipulation according to my requirement . but i didn't find any way to do this. 
&lt;BR /&gt; Under Expression Builder there is area named as "Categories" which contain "User Defined" field to do the same but there is now way to add our own custom function. 
&lt;BR /&gt;Please anybody tell me how to do it. 
&lt;BR /&gt; please reply ASAP.. 
&lt;BR /&gt; Thanks in Advance 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313849#M84667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: User Defined Function in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313850#M84668</link>
      <description>Hi
&lt;BR /&gt;Right click on "Routines" and create routine.
&lt;BR /&gt;After you define a public static method, you can use it at Expression Builder.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 09 Feb 2012 06:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313850#M84668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T06:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: User Defined Function in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313851#M84669</link>
      <description>What I found is that sometimes it is then enough to use this routine in tMap by CTRL + Space choosing the right routine. Somehow it doesn't work always. What helps then is to add "routines."&lt;BR /&gt;Example: fuzzyMatching.getLevenshteinDistance( string1,string2) ist what CTRL + Spaces enters. I need to extend it to : routines.fuzzyMatching.getLevenshteinDistance( string1,string2)&lt;BR /&gt;Looks to me like a bug as it is not always necessary.&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 13 Feb 2012 10:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313851#M84669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-13T10:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: User Defined Function in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313852#M84670</link>
      <description>Hi&lt;BR /&gt;If you want to find user defined routines with "CTRL+Space", the user defined routine(the method) must be "public static".&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 14 Feb 2012 01:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313852#M84670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-14T01:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: User Defined Function in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313853#M84671</link>
      <description>Hi Ankit,&lt;BR /&gt;I had the same problem, I solved it by doing a Java comentary "/**  */" imitating the one in the example. After doing it I've been able to see it in the "User Defined" tab on tMap expresions.&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Khor</description>
      <pubDate>Tue, 14 Feb 2012 08:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313853#M84671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-14T08:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: User Defined Function in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313854#M84672</link>
      <description>Exactly...even i face the same problem...if i provided it with fully qualified name only then it is recognizing the classs..... 
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;What I found is that sometimes it is then enough to use this routine in tMap by CTRL + Space choosing the right routine. Somehow it doesn't work always. What helps then is to add "routines."&lt;BR /&gt;Example: fuzzyMatching.getLevenshteinDistance( string1,string2) ist what CTRL + Spaces enters. I need to extend it to : routines.fuzzyMatching.getLevenshteinDistance( string1,string2)&lt;BR /&gt;Looks to me like a bug as it is not always necessary.&lt;BR /&gt;Cheers&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 29 Jul 2013 15:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313854#M84672</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-07-29T15:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: User Defined Function in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313855#M84673</link>
      <description>Hi,
&lt;BR /&gt;I want to use oracle function and complex query to fetch data from oracle database using talend, can anyone help on this.
&lt;BR /&gt;For example.
&lt;BR /&gt;i created metadata for table A in oracle and i want to fetch data using complex query and that complex query i want to use in some other jobs as well, so can i make common function so that i can use it in different jobs.
&lt;BR /&gt;Thanks in advance.
&lt;BR /&gt;
&lt;BR /&gt;.
&lt;BR /&gt;..
&lt;BR /&gt;...</description>
      <pubDate>Mon, 18 Jul 2016 13:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Defined-Function-in-tMap/m-p/2313855#M84673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-18T13:24:43Z</dc:date>
    </item>
  </channel>
</rss>

