Updated Source deleted by mistake

juliencolot
Kilo Explorer

Hi,

Our Update Source was deleted by mistake in production environment, is there any way to recover it without having to recreate a new one?

Thank you

Julien  

11 REPLIES 11

Teena Singh
ServiceNow Employee
ServiceNow Employee

Julien,


Glad to see that you are using the Community to learn more.


The Customer Experience team is striving to ensure that customer queries posted from the HI Service Portal are answered in timely and accurate fashion.


If you feel your question has been resolved, please mark the appropriate reply in the thread as being the Correct Answer.


This enables other customers to learn from your thread.


Thank you in advance.



If you are viewing this from the community inbox you will not see the correct answer button.   If so, please review How to Mark Answers Correct From Inbox View.



Regards,


Teena Singh
Customer Experience: UX Strategy and Customer Insights
teena.singh@servicenow.com


ServiceNow


Screen Shot 2017-01-19 at 8.55.52 AM.png


dave_edgar
Mega Guru

if you re import from another instance (test/dev) the sysid is different which is why you appear to have lost the retrieved record.

 

Go to the 'sys_remote_update_set.*' acl and change the role from nobody to admin.  The mass update your records so the 'Update Source' is the same and hey presto your Back 

 

Hope this helps someone