ACL requirement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 12:45 AM
Hi All,
Need help for the below requirement.
we have custom table which is global and inherited from the task. here our requirement is we need to give access to field 1 and field 2 for an approver group. that means the approver group can be able to update the fields and can see the fields. and other groups member only can see the fields and should be read only access not editable.
for this how many ACLs are required and what are those?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 01:05 AM
For seeing table level READ should be fine
For edit you need to have 2 field level WRITE ACL so that members of only approver group can edit
Please start from your side and it will be learning for you as well.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 01:26 AM
Thanks for reply.
That means need to create the Read ACLs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 02:00 AM
you said other group members can see the fields data so no field level READ ACL is required.
For editing I already mentioned 2 field level WRITE ACLs are required
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 05:26 AM
Hi Ankur,
I have tried with below one but not working
operation --> write
incident.approvedby
script :