Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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.