system property is being modified by another update set(Default,System)

indu22
Kilo Explorer


what it mean? if i want to change any value is system property what i have to do

8 REPLIES 8

Anurag Tripathi
Mega Patron
Mega Patron

Can you check the access controls on your sys_properties table



Check this wiki link for details


High Security Settings - ServiceNow Wiki


-Anurag

indu22
Kilo Explorer

No i dont have access to produce the screenshot.... I tried with access controls, Also i searched in script i dont find it....


Can anyone help me....Thanks in advance for your help


Question is are you able to modify the property in spite of this message. If not, can you take a look if there is any Business Rule which has been written for sys_properties table.


Also see if you can capture a screen shot at the time of error.


geoffcox
Giga Guru

The error message would seem to indicate that somebody's Update Set is going to modify the system setting you are editing.



To find the update set, you can list the update set records (sys_update_xml.list) and filter for payload contains <your setting name>.