objects accessible in access control script

juan9
Giga Guru

 

in a access control script, do we have access to previous?

1 ACCEPTED SOLUTION

J Siva
Kilo Patron

Hi @juan9 

Based on the below product doc, you can use current and previous object in your ACL script.

https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/administer/contextual-securit...

Regards,

Siva

View solution in original post

5 REPLIES 5

J Siva
Kilo Patron

Hi @juan9 

Based on the below product doc, you can use current and previous object in your ACL script.

https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/administer/contextual-securit...

Regards,

Siva

Swapna Abburi
Mega Sage

Hi @juan9 

Yes, you can use previous objects in ACL. Also, you can use field.changes() method as well.

Not applicable

 yes we can use previous  and current objects in ACL

 

TejasAdhalrao_0-1752122833495.png

 

Hi @Community Alums 
Are you sure we can't use the previous object in ACL scripts? According to the product documentation, it mentions that it can be used..
https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/administer/contextual-security/task/t_CreateAnACLRule.html