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.

acls

mounikarakesh
Kilo Contributor

Hi, what is the difference between write and create in ACLs

7 REPLIES 7

dasthu1
Kilo Expert

Hi Mounika,



create:


User cannot see the New UI action from forms. The user also cannot insert records into a table using API protocols such as web services. Note that a create ACL with a condition that a field contain a specific value always evaluates as false, as fields on new records are considered empty until saved.



Write:


User sees a read-only field in forms and lists, and the user cannot update records using API protocols such as web services.


http://wiki.servicenow.com/index.php?title=Using_Access_Control_Rules#gsc.tab=0



Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.




Thanks & Regards,


Dasthagiri K


BarcodeMaker
Giga Contributor

Write ACL allow users to update records while Create ACL allow to insert New record , both performed in table. 

TradeLabelSoft
Giga Contributor

write ACl is work on update records and create ACL is work on insert new record in a table.

DRPU Trade Label Software by https://www.tradelabelsoftware.com