Skip to Content
0
Former Member
Dec 05, 2009 at 11:01 PM

Using UDFs from gloabl library

21 Views

Hi Experts,

I have used in my mapping some UDFs which I have referred from the local namespace (like local UDF Library) , now I want to use the same UDF from a Global Namespace . And suppose this UDF is used more than once in my target message fields in different context, so in that case shall I need to change all of this mapping where the local.UDF is used to Global.UDF manually? is there any short way to change this quickly?

for e.g---

Source field- Name

Target Filed- Detail name

UDF- check

Name--


> Local.check--


> Detail name

now this needs to be changed as Global.check for the target filed.

P.S I am concern with changing the UDF location, in both of the location (Local and Global ) same UDFs are written.

Thanks

Sugata B