Question
TDBFG
CA
Last activity: 10 Jan 2018 14:31 EST
Pega 5.1 Data properties- Pseudo logic to mimic UDF function
Hi,
Our PRPC based application is storing some of its data properties in blob format.
These data properties does not have max length defined on property definition.
We want to know what is the max length of data values stored in these properties. Can you help us with best possible way to retrieve max length for each data property.
In Pega 7.2, there is UDF function pr_read_from_stream available using which we can retrieve the content property embedded in blob using SQL query.
This UDF function is not available in Pega 5.1. can you provide us pseudo logic to mimic this function?
Thank you.
***Edited by Moderator Marissa to update categories; update SR Details***