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.

Do, we need to give access to application also via ACL

Community Alums
Not applicable

I have created new application in my PDI, under that application i have created 1 table...
Now, in that table, 3 ACL are there: create, read*, write* 
But then also, when I am imperosnating with the particular user with that role then also he is not able to see the record..

Please guide me where I am wrong.

Thanks & Regards
Utsav

2 REPLIES 2

Yashsvi
Kilo Sage

Hi @Utsav JAISWAL,

please check below link:

https://www.servicenow.com/community/developer-forum/acl-is-not-restricting-access/m-p/1521188

Thank you, please make helpful if you accept the solution. 

Jaspal Singh
Mega Patron
Mega Patron

Hi Utsav,

You need to update ACL of type read with a role that is associated with the user whom you impersonate to grant relevant access to the table.