Not allowed to update system property
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 10:12 AM
Hello,
I have a scoped application that runs as tab inside an incident.
When the tab loads, there's a Script Include that updates a system property (x_myappscope_appname.MySystemProperty) that has been created in my application.
I have defined the read and write roles for this system property.
These are:
- admin
- x_myappscope_appname.role1
- x_myappscope_appname.role2
I have a test user that has the following roles:
- x_myappscope_appname.role1
When the app gets executed with this user, the system property is updated without a problem.
However, when I use another user that has the following roles:
- admin
- x_myappscope_appname.role2
I get the error "Not allowing update of system property: x_myappscope_appname.MySystemProperty"
Anybody has any idea of what could be causing this problem?
Thanks
- Labels:
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 10:35 AM
Hi Muni,
is it even not working for Admins?
Can you try cache.do in application navigator and try again with "x_myappscope_appname.role2" role?
Regards,
Muhammad
Muhammad