How to set role when create application service?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 07:07 PM
I have a user with itil(contains app_service_user) role, but when create application service, in this page, some field is readonly, this user has create and write rights in application service table ,but still readonly when create new one.
What should I do to remove the readonly status?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 01:30 AM
Hi @Wei_ Ling
Please check is any ACL / BR blocking this.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 06:40 AM - edited 04-12-2024 06:41 AM
Check this one out https://yourinstance.service-now.com/sys_security_acl.do?sys_id=348b6e853b33230030f22c2b54efc486&sys...
for records in cmdb_ci_service for users with the portfolio_admin and itil roles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 07:23 PM
Should be app_service_admin user can write, but now I need itil user can also write, so it is not clear where can configure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 11:11 PM
Check the write ACL on the table. if the role you mentioned in not listed them add the role. I hope you found the ACL in above link.