read only access to sys_dictionary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 05:45 PM
Hi There,
i hope everyone is ok.
We have an integration between a tool and snow that retrieves data from snow.
They want to get data from sys_dictionary table. For this purpose i created a role and added it to all sys-dictionary.* ACLs and still getting the error. "users do not have access to all fields".
to which other ACL i need to add it?
regards,
max
- Labels:
-
Reference Architecture

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 06:08 PM
You need to give table.none access as well
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 06:14 PM
thanks for your response.
i created an acl for that table.none but did not fix it. it has access to table but not to fields apparently.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 06:28 PM
You can debug the acl--OPen ACL you created under related list you will find show ACL execution plan. This will show whether you have access or not check 1 by 1.
If your using rest Intergration. Your ACL should be type as rest end point
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2022 07:30 AM
Have you marked that user as integration user ?