Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How can we restore deleted records in sys_attachment table ?

Aparna Sharma
ServiceNow Employee
ServiceNow Employee

Is there a way to restore the deleted records in a table when deleted records are not available in audit deleted records table( System Definition -> Deleted Records) as well ?

Thanks!!

1 REPLY 1

shruti_tyagi
ServiceNow Employee
ServiceNow Employee

If record is not audit deleted, not available under System Definition -> Deleted Records. Unfortunately there is no way to recover it from instance.


But you can get upload it from another instance if its available there:


http://wiki.servicenow.com/index.php?title=Exporting_and_Importing_XML_Files#gsc.tab=0



Shruti