Property Length issues with Encrypted Properties
Hi ,
I am using properties which have been stored in Pega customer table as encrypted values. Properties are encrypted using Attribute based access control with action type as PropEncrypt. We are facing issues with validations and other things with this properties as values are encrypted in database. Currently Property length is set to 256 and 512 in Pega external customer table. If we give input as 40 characaters, input is getting encypted to some indefinite length exceeding 512 characters. Is there any solution to overcome property length or is there any max value that can be set as property length.