- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2014 10:45 AM
Hi,
I accidentally deleted a catalog item, which I was supposed to modify, in our Development instance. The item is present in Test instance though.
Is there a possibility of copying only this item from Test to Dev?
Thanks,
Deb
Solved! Go to Solution.
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2014 10:47 AM
You can try to restore the deleted record first:
Restoring Deleted Records - ServiceNow Wiki
Restoring Deleted Records and References - ServiceNow Wiki
You can also move records between instances via XML import/export.
Exporting and Importing XML Files - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2016 07:03 AM
I just had the same issue, the easiest way I found to recover was:
- Create a local update set on your test system
- Make a copy of the request (open request and click on copy button)
- Move and load the update set in Production
- If necessary deactivate the current bad request (active=false) + rename it
- Rename the copied request "Copy of xxxx) to the good request name.
The update set will also include copies of all the UI Policies / scripts related to the request.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2019 05:23 PM
London instance
System Definition > Deleted Records > select the record and click on "Undelete With Related"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2019 05:28 PM
Restore a deleted record and reference
https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/table_administration/task/t_RestoreADeletedRecordAndRef.html
Restore a deleted record and reference
1.Navigate to System Definition > Deleted Records.
2.Open a deleted record that you want to restore.
3.In the Audit Deleted Record form, select Restore Record and References under Related Links.
4.Click Restore deleted record.