system property is being modified by another update set(Default,System)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2015 01:48 AM
what it mean? if i want to change any value is system property what i have to do
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2015 05:52 AM
Can you check the access controls on your sys_properties table
Check this wiki link for details
High Security Settings - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2015 10:30 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2015 03:35 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2015 02:05 PM
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>.