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.

Two table.* acl on same table is possible?

SamiranD
Tera Contributor

I need to give edit access to users on alm_hardware table based on which groups are they part of. Let's say i need to give edit access of all the fields to two different users from two different groups, and based on a field value of alm_hardware. How can I achieve this?

6 REPLIES 6

can you please provide me the code as well?
i want to check if the user is member of a group and if yes can access all the fields of alm_hardware table.

Ankur Bawiskar
Tera Patron
Tera Patron

@SamiranD 

you can have multiple table.* Write ACL but ensure you configure it correctly with explicit conditions based on your requirement.

you can also have multiple table.Field WRITE ACL

If my response helped please mark it correct and close the thread so that it benefits future readers.

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