Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Zod
Giga Guru

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 ... 

6 REPLIES 6

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

nope ... due to missing audit on delete  😞