Bulk creation of ACLs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi!
I’ve added several new fields and now need to create the corresponding ACLs.
Is there a faster way to generate all the CRUD operations for these fields, instead of creating each ACL manually one by one?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
54m ago
Fastest way is to do Insert with Roles
-> Create 1 field level READ ACL, save it
-> then on same form change the field and Click "Insert with Roles"
-> it creates another ACL with just field name different.
💡 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 || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
40m ago
How many? If there are 50+ you can think of script as an option.
Insert and stay with roles is more viable if you have ~20 fields.
Please mark the answer correct/helpful accordingly.
