Encryption Framework: Map Batch Process functionality
I’m researching the PeopleSoft Encryption Framework in HCM (HRMS 9.20.48, Tools 8.60.12).
I have a custom record with an account number field that I encrypted using the "Manage Encryption and Masking" page. That part works.
The issue: we have a custom SQR process that needs to show the unmasked account number in its report.
From what I understand, I should:
- Create a staging version of the record.
- Map it to the record and SQR process using "Map Batch Processes."
But after doing this, the SQR still shows the masked field, and the staging record is empty.
My questions:
- When is the staging record actually supposed to get populated?