glide.rollback.expiration_days_redact
ServiceNow property description:
Number of days to save backups of source PII after the anonymization process has been run
Attributes
- Sys ID: 562f5a4077860110ec2af11d8c5a99e1
- Type: integer
- Application: Global
- Default value: 3

AI generated property description:
The ServiceNow property `glide.rollback.expiration_days_redact` specifies the number of days to retain backups of source Personally Identifiable Information (PII) after the anonymization process has been executed. According to the documentation, this property is crucial for managing the rollback period during which the original PII data can be restored if necessary. Once the specified number of days has passed, the backups are permanently deleted, ensuring compliance with data privacy regulations. This property helps organizations balance the need for data recovery with the requirement to protect sensitive information. Proper configuration of this property is essential for maintaining both data security and regulatory compliance.
Source