One ACL for multiple tables?

Neha Agarwal
Giga Expert

Is it possible to write one ACL for multiple tables by advance script or some other approach?

I have multiple custom tables to which some of non admins need access, how to do that without writing ACL for each table?

Thanks,

Neha

3 REPLIES 3

The SN Nerd
Giga Sage
Giga Sage

If you have a table hierarchy (ie a base table that gets extended) then you can just create ACL's for the Base table only.

Otherwise security can only be configured by ACL.

Perhaps you can give more requirements so we can offer alternatives?


ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

Neha Agarwal
Giga Expert

I have few custom tables, infact more than 10 and those are not inherited ones. So I was thinking instead of creating 10 ACL’s for each can I create one and give write access to those tables to some users.

Subhashini4
Tera Contributor

Hi Neha,

 

I know Its very long time that you posted this.

 

Now, I have a same scenario to be implemented. Have you created ACL for each table or you find any other way to create a single ACL for your 10 custom  tables?

 

Thanks,