Closed
How to mask data in BIX extract in csv format
Hi,
We have requirement to mask PII data in BIX extract which is in csv format.
How to accomplish this requirement? Please suggest.
***Edited by Moderator: Pooja Gadige to add capability tags***
To see attachments, please log in.
@RamKS157
Hi Ram,
There is not OOTB solution exist. You have to put down your own JOB scheduler which will extract data, encrypt it with a predefined key, and then write the content into CSV.