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.