Hi Team,
How to disable file generation for privacy requests?
For privacy requests, even though I disabled "2 Step delete request" and set the request type to delete, it still generates a downloadable file which contains PII data, is there anyway to configure the privacy request module to not generate a downloadable file? currently, a file is generated and valid for 90 days, however, is there any possibility of either disabling this feature to not generate a file or to configure the 90 day period.
I checked the serverConfig and the config<instance> file but I do not see any settings for gdpr/privacy, I only found dataPurgeDelay="90" variable under "Privacy request cleanup" which removes data from the nms:gdprRequestData for records older than 90 days.
<variables dataPurgeDelay="90" dataPurgeDelay-type="number"/>