Data Privacy Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 08:23 AM
Just a couple questions on Data Privacy
1. Can you rollback anonymization at anytime after the job has completed (ie. 6 months later) or is it just immediately after job is run?
2. If you anonymize phone number, can you still click on the phone number to make a call from ServiceNow to the customer?
Thanks in advance
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 11:11 AM
Hello @hulsd
I think, NO. you cannot roll back anonymization at any time after the job has been completed. once the data is anonymized, you cannot revert to its original state
2. this is also, no. Phone number will be replace with some random values, though the link shows as actionable, but this action wont work or fails.
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 04:55 PM
You are only anonymizing data in the non-prod instances, the original data is still in the production instance. Why would you want to roll back in any case?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2024 03:00 AM - edited 10-30-2024 03:02 AM
1. YES. Rollback is available OOTB it is set to 3 days defined in System Property:glide.rollback.expiration_days_redact
2. NO
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 07:04 PM
I see that, but strangely the description of creating a rollback at https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/administer/security/task/roll... mentions doing it in non-production, can it be confirmed that rollback works on data anonymized in Production providing the appropriate settings have been made in the policy and the glide settings?