Data Encryption using platform cipher
Hi All,
I am using Pega7.4v. I am doing a proof of concept on Data Encryption for one of our clients. we are using Amazon KMS and decryption using the decryptPropertyValue RUF in a data transform is throwing an exception and no information in logs. Please suggest me any fix for this.
Step followed:
Keystore setup:
1. Created a keystore
2. Configure the KMS in Platform Cipher
Encryption set up:
1. Create a sample data class and data page D_Encryption
2. Create two properties "Key", "Value"
3. Value property is defined as TextEncrypted
4. Set Access when rule,-- this is set as Always for testing purpose.
Hi All,
I am using Pega7.4v. I am doing a proof of concept on Data Encryption for one of our clients. we are using Amazon KMS and decryption using the decryptPropertyValue RUF in a data transform is throwing an exception and no information in logs. Please suggest me any fix for this.
Step followed:
Keystore setup:
1. Created a keystore
2. Configure the KMS in Platform Cipher
Encryption set up:
1. Create a sample data class and data page D_Encryption
2. Create two properties "Key", "Value"
3. Value property is defined as TextEncrypted
4. Set Access when rule,-- this is set as Always for testing purpose.
Added two records in the data type and able to see the encrypted values in the data page results on the clipboard.
Using in a data transform/activity
Exception
|