Question

PayPal
IN
Last activity: 30 Nov 2022 12:04 EST
Reading BLOB data from pzPVStream column with Java
Hi Team,
We have a requirement where we need to read the pzPVStream column(in one of our tables)
from a Java application.
As the column is currently compressed and encrypted by PEGA, do we have any detailed documentation or suggestion on how it can be done? How we can decompress and read the BLOB data from pzpvstream column.
At DB level, we can use PR_READ_FROM_STREAM but it fetch only the required particular property inside the BLOB. we want to read the entire BLOB at once for a record.
Can you please help here on this? Thanks!
***Edited by Moderator Marije to add Capability tags***