Closed
Data Tables are fully exposed and do not have pzPvStream BLOB column to store Pages / Pagelist
Data Tables created through Data Explorer are fully exposed and do not contain pzPvStream.
If i copy pr_other table structure and use it for my Application Data class, will it be considered bad practice under Pega V8 guidelines?
Thanks
DataType table columns would be fully exposed and it won’t have any pzpvstream column .
This is an expected behavior.
These table values will be referred in datpages for non-business transaction that means for data manipulations .
So in real time these properties would be referred in a work table so that those values will be compressed and saved inside Blob.