Specific Role is not working for respective table record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
any table.* WRITE ACL is blocking?
Did you debug using access analyzer?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
47m ago
Hi @SpanduS
Use Access Analyzer to debug your ACLs( refer: Troubleshooting Access Control )
For the specific table, review all write ACLs and their associated roles, and confirm that your user has the required permissions.
If the user lacks access to certain fields during record creation, the issue is likely related to field-level create ACLs. //refer: Not having write access while creating new record
