Encryption Framework: Map Batch Process functionality
I am researching the functionality behind the Peoplesoft Encryption framework. This is on Peoplesoft HCM, HRMS 9.20.48, Tools Release 8.60.12
I have a custom record with an account num field that we would like to encrypt. However, we have a custom process that needs to use an unmasked version of the field.
My understanding is that a stage version of the record needs to be made, and then that can be mapped to the SQR process via Map Batch Processes. But when I run the SQR process, it is still trying to use the masked field and no data exists in the stage record. I'm not too sure what I am missing? Is a process record also required? When should the staging record actually get populated?