Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
vidya821
Creator
Creator

use or call routines

Hi,

 

 I have created a user defined routine as PersonGender and also defined the category as User Defined.

but still i am not able to see the routine in the tMap Expression builder.

can you please let me know the issue with the settings ?

Please let me know the process to get the user defined routine in the expression builder

 

Got the solution from this below link

https://community.talend.com/t5/Design-and-Development/User-Defined-Function-in-tMap/td-p/113117

 

Thanks

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

 

Hi, 

 

You need to move your comment block with the metadata tags right under the `public class PersonGender` for Talend to see it and apply it properly. 

View solution in original post

1 Reply
Anonymous
Not applicable

 

Hi, 

 

You need to move your comment block with the metadata tags right under the `public class PersonGender` for Talend to see it and apply it properly.