Which statement regarding managing encrypted data in Pega Platform is true?
Managing encrypted data in Pega Platform comes with certain limitations, one of which is that encrypted properties cannot be referenced using filter conditions in reports (A). This is because the encryption obscures the actual value of the property, making it impossible for the reporting engine to perform comparisons or filtering based on the encrypted data. This limitation is essential for maintaining data security, as it prevents unauthorized access to sensitive information through report queries. Reference: Pega Community documentation on encryption and reporting.
Currently there are no comments in this discussion, be the first to comment!