Read access to a custom table in Service Now.

Mrman
Tera Guru

Hi All,

This is about making a custom table visible and can read the data within   .I created a custom table for populating data from a 3rd party tool via REST API .

Now requirement is to make this table visible to a role called "asset" , this role should be able to see and read the data in it. Please guide me .

I can see that default user role is populated under Controls related list , it has populated based on table name I given.

Please let me know if I can give "asset" role here . When I tried I am getting below confirmation , please suggest .

find_real_file.png

find_real_file.png

21 REPLIES 21

Hi Ravishankar,



You need to modify the ACL, which is in sys_security_acl table, as per below snapshot.


find_real_file.png



I hope this helps. Please mark correct/helpful based on impact


Hi ,



This is still not working , can someone please guide.