Hello, is there a better way to override parent's table field specific ACLs other than creating child table's field specific ACLs?

Jedrzej
Kilo Explorer

Hello, is there a better way to override parent's table field specific ACLs other than creating child table's field specific ACLs?

Already read tons of docs and can't find any other solution. 

As ACL processing order is as following:

https://docs.servicenow.com/bundle/helsinki-platform-administration/page/administer/contextual-secur...

 

Cheers

Jedrzej

1 ACCEPTED SOLUTION

I don't think there is another way around it then. You will likely have to create child specific ACL's unfortunately. 

View solution in original post

5 REPLIES 5

Andrew Saxton -
Tera Expert

Hey Jedrzej,

 

Have you tried creating an ACL like this: child_table.*

 

-Andrew Saxton

Hey,

It's not helping as field specific is prior to that.

Jedrzej

I don't think there is another way around it then. You will likely have to create child specific ACL's unfortunately. 

Jedrzej
Kilo Explorer

Hey,

It's not helping as field specific is prior to that.

Jedrzej