Question
3
Replies
39
Views
Altran
Posted: September 10, 2019
Last activity: September 12, 2019
Closed
GPDR & Masking BLOB content
Hello,
GPDR is being impleted and the remaining point for this process is BLOB content for our PEGA Applications. Our applications don't have much customer sensitive data, but firstname/lastname/email should yet be changed.
I've not found any discussion which was finalized for this topic.
Is there anything existing for such requirement? Any licensed product?
Thank you
Regards
Anthony
***Edited by Moderator Marissa to update platform capability tags****
What exactly do you need to be able to do with firstname/lastname/email data in your application?
You could create activities that opens the object and modifies this data however you require, for example.
For example, if you need to delete a customer's personal information from your system you could have an activity that opens their customer record and changes firstname, lastname, email to "former customer". obj-saving this information would write it to that customer record's BLOB.