cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug global values in UDF in a graphical mapping

Former Member
0 Kudos

Hi Every one,

I  got a situation in PI where i have to use global values in graphical mapping UDF.

I can't able to get the values in "Display Queue " option.

Can you please tell me what is the best way of debugging global variable in graphical mapping UDF.

1. I declare one array list in the global values

2. store some values using another UDF to the arraylist.

3. I am traversing the values in the arraylist, but the values are not showing in "Display Queue".

What is the solution to this.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Pavan

You should able to see the values in display queue. Please share your UDF code so that we can help you better.

former_member184720
Active Contributor
0 Kudos