Custom App Admin and Developer set up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 10:02 PM
Hello All,
I created two roles: customapp.admin and customapp.developer.
When enabling Application administration checkbox, i get error saying "logged in user must have 'Application Administrator' role.
I did assign myself with customapp.admin role and the role has "Application Administrator' as true.
Please suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 04:37 AM
I tried it with my PDI and system admin account. But ideally, you shouldnt need system level admin for it. What version is your instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 06:19 AM
it is Utah
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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!!