How to provide read access to CI class manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Can we provide read access to CI class manager only for any user or group?
Regards,
Saranya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @saranyavs ,
Create or Modify ACLs
Go to System Security > Access Control (ACL) and follow these steps:
🔹 For Table-Level Read Access:
- Type: record
- Operation: read
- Name: cmdb_ci or specific extended class (e.g., cmdb_ci_server)
- Requires Role: Add the role assigned to CI Class Managers (e.g., ci_class_manager or a custom role)
For Field-Level Read Access (Optional):
- If you want to restrict or allow access to specific fields:
- Create ACLs with Operation = read
- Name: cmdb_ci.<field_name>
Assign Role to CI Class Manager
- Go to the User record.
- Add the appropriate role (e.g., ci_class_manager, cmdb_read, or a custom role you created).
- You can also assign the user to a group that has the role.
Test Access
- Log in as the CI Class Manager or impersonate the user.
- Navigate to a CI record.
- Confirm that the user can view the record and its fields.
Please mark as correct and close this thread if this is helpful
Thanks,
Rithika.ch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello @saranyavs,
https://www.servicenow.com/community/servicenow-ai-platform-forum/work-around-to-give-read-access-to...
https://www.servicenow.com/community/cmdb-forum/ecmdb-admin-role-has-no-access-to-use-the-ci-class-m...
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks
Santosh.p
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Refer below thread
https://www.servicenow.com/community/itsm-forum/ci-class-manager-module/m-p/908303/page/2
Roles : itil_admin, personalize_dictionary, itil
You might need to check any ACLs on cmdb_ci and might need to provide read access for the role.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan