- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2019 02:24 AM
When ACL is applied over the update and delete actions, then which one gets executed first?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2019 02:39 AM
Hi,
Both are separate operations and I believe are independent of each other.
a) you can update record but cannot delete and may not be able to update but still delete it
b) you can delete record but may or may not be able to update record
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2019 02:39 AM
Hi,
Both are separate operations and I believe are independent of each other.
a) you can update record but cannot delete and may not be able to update but still delete it
b) you can delete record but may or may not be able to update record
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2019 05:03 AM
hi,
I can't say which action perform first b/s both are different action
ACL fallow the step like
1)READ
2)WRITE/UPDATE/DELETE
THANK YOU
Thanks,
Rahul Kumar