but that application is being showed to all the users who have system admin roles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2024 09:13 PM
I have created an application , it has two roles agent and admin role , but that application is being showed to all the users who have system admin roles I dont want this to happen , for this I went to sys_scope and open my application scope and enabled application administration but I got this error .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Please perform the below step and it should work for you:
-
Confirm the scoped app role
*.adminis marked as Application Administrator = true
open the "sys_user_role" table and filter your role and enable the "Application Administrator" -
Assign
x_asau_sap_role_0.admindirectly to your profile roles - Log out and log back in to refresh the session roles
- then try to enable the "Application administration" on your scoped application (https://<instanceName>.service-now.com/sys_app.do?sys_id=<application_sysId>
-
If still failing, verify the role is visible on the user session
……………………………………………………………………………………………………
Please Mark it helpful and Accept Solution!! If this helps you!!