Hi Expert,
I am using PO 7.5.
I want to set the variable value in lets say mapping1 and I want to get that stored variable value in another mapping lets say mappin2.
I want to achieve this using global variable but its not working.
I have declared global variable in Attributes and method of an function library.
Created an UDF called set where I am setting value and then created another UDF called get in which i am retrieving that global variable value. Its working in same mapping but not is different mapping.


