CMDB Health Dashboard - Scheduled Jobs

Unic0rns
Tera Expert

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.

Unic0rns_0-1762860744344.png

 

Unic0rns_1-1762860744319.png

 

This is the non admin view.

Unic0rns_2-1762860744344.png

 

 

4 REPLIES 4

Nehal Dhuri
Mega Sage

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...

Please hit like and mark my response as correct if that helps

VivekSattanatha
Mega Sage

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

Unic0rns
Tera Expert

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.

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.