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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 11:29 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 11:33 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 11:36 PM
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.