Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Access Control for CMDB Query Builder

bidya1
Giga Contributor

Hi,

We have a requirement to control the access of CMDB query builder in a way that, ITIL users have read-only access (just view the saved queries) and admin users should be able to create / edit / delete queries.

To achieve this I have separated query_builder role from itil. But after this its giving error to ITIL users saying "You do not have permission to view this application".

I have added ITIL role in the read ACL of qb_saved_query, but that is not helping.

Please provide some ideas to fix it.

Thanks,

Bidya

1 REPLY 1

Jaspal Singh
Mega Patron
Mega Patron

Hi Bidehalaxmi,



This is because of the tables being used in CMDB query builder. Possibly those tables ACLs also needs to be modified accordingly.