When ACL is applied over the update and delete actions, then which one gets executed first?

SAP1
Kilo Contributor

When ACL is applied over the update and delete actions, then which one gets executed first?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Rahul Kumar17
Tera Guru

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

If my response helped please mark it correct and close the thread.

Thanks,
Rahul Kumar