How to restore deleted table (incl. Relations etc) ...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2018 09:22 AM
Hi there,
accidentally a table has been deleted in DEV (please do not further comment on this ... hurts already ;-( ... ) and need to be restored from TEST System.
Using a full backup is no option currently.
Just exporting the table via xml and importing it will not do the job ..
How to get a fields and relations (i.e. ACLs) into an updateset quickly ... without adding each entry manually ... any idea?
Thank you!!
PS: its an extended cmdb_ci_service table ...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2018 12:57 PM
You can restore your table by navigating to deleted records module and restore it with references.
System Definition --> Deleted Records
https://docs.servicenow.com/bundle/helsinki-platform-administration/page/administer/table-administration/task/t_RestoreADeletedRecordAndRef.html
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2018 12:11 AM
nope ... due to missing audit on delete 😞