read only access to sys_dictionary

cuchi
Mega Guru

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

8 REPLIES 8

Harish KM
Kilo Patron
Kilo Patron

You need to give table.none access as well

Regards
Harish

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.

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

Regards
Harish

umaaggarwal
Giga Guru
Giga Guru

Have you marked that user as integration user ?