We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Users cannot see the service graph connector "cmdb integrations dashboard"

Joshua Comeau
Kilo Sage

When shared to a user an issue stating acl looking into it they need import_admin etc is their any way to share the dashboard with out having to give that level of access

with that being said could a scheduled job report be able to show the data or would them not having that level of role base still input an acl error?

1 ACCEPTED SOLUTION

brianlan25
Kilo Patron

A scheduled report would work as you would use an admin or system account to run the schedule. Otherwise you would have to add a read ACL to the table that is causing the issue to give the user read access.

View solution in original post

1 REPLY 1

brianlan25
Kilo Patron

A scheduled report would work as you would use an admin or system account to run the schedule. Otherwise you would have to add a read ACL to the table that is causing the issue to give the user read access.