Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How does this execution ACL work?

David294
Kilo Contributor

I create a new ACL, set type record, set operation execute, then choose the table. How does this ACL work

2 REPLIES 2

DScroggins
Kilo Sage

Hello.

Execute ACLs restrict which users can execute client scripts and other rest based activities for a particular table/record. Business rules and UI policies will not be affected.

Hope this helps.

--David

thanks!