Skip to Content
0
Former Member
Nov 11, 2005 at 12:05 AM

making java function global

20 Views

hi experts,

I have a user defined function used in a mapping. For reusability with other mappings I want to make the function global.

One way can be to wrap the function in a class and bundle in a jar archive. Importing jar and using function across.

Any alternative suggestions, highly appreciated.

thanks,

sachin kotalwar.