- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 07:18 AM
Hello Experts,
I'm trying to identify if particular ACL was deleted, but unfortunately, I cannot find a place that would store information about deleted ACLs. I tried to check sys_audit and sys_audit_delete, but no luck there. And this was not part of an Update Set.
Is it possible to verify what ACLs were deleted?
Best regards,
Lukasz
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 07:30 AM
You will find it in the "customer updates" table called sys_update_xml.
//Göran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 07:22 AM
If nothing it would have gotten in to Default update set. You can check there i believe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 07:23 AM
Hi,
Did you check Deleted Records module under System definition.? There you will find the deleted records
Thanks,
kh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 07:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 07:30 AM
You will find it in the "customer updates" table called sys_update_xml.
//Göran