Hi guys,
Is there a new limit to how many rows can be stored in a process variable that is marked as multiple? I made a query that returned 146 elements and the length of the ac!variable is 146 but in the pv!variable there are only 101 elements. Everything after the 101st element seems to have gotten trimmed out.
Discussion posts and replies are publicly visible
Hi saurabhrajnala what type of data are you trying to store in PV or AC variables? what is your requirement, Having so much data in Pv can cause performance and memory management issues