Recover records deleted from Import set

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 10:15 AM
Hi Community,
I would like to know is there any way in ServiceNow we can recover the records deleted automatically after 7 days from staging table. I don't want to turn off the Import set deleter scheduled script or set "no_audit_delete" attribute to false.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 10:22 AM
@Ajith Sasidhara You can find the details of deleted records from sys_audit_delete table.
You can use Undelete Record action to undo the delete action