CMDB Health Dashboard - Scheduled Jobs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi there,
Under the CMDB Health Dashboard, we have scheduled jobs that are currently accessible only to admins (read/write). How can we make those five OOTB CMDB Health scheduled jobs editable for cmdb_admins as well?
Would creating an ACL on the Scheduled Jobs table be the right approach in this case?
Following is the "Admin" view.
This is the non admin view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello @Unic0rns ,
You may find the following post helpful.
https://www.servicenow.com/community/developer-forum/is-there-a-role-other-than-admin-that-allows-ru...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi,
Why do you want a non admin to run these jobs? Changing ACL will give them access to write script which should not be recommended.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @Nehal Dhuri and @VivekSattanatha,
My requirement is to display only the five CMDB Health–related jobs in editable mode, preferably for users with the cmdb_admin role. No other scheduled jobs should be visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Even though it is only five jobs but still they get access to write scripts which is not recommended for non admins especially in PROD.
