How to enable an user with no roles to read data from sys_db_object

KK210
Tera Contributor

I had added an ACL providing read permission for the table sys_db_object and in the advance script section simply returned true. But still unable to get the data into a reference variable in the catalog item.

Please help.

1 REPLY 1

Sajilal
Mega Sage

Please be very cautious on why are you providing access to any user without role to access your system tables?

There is an old post you can refer to.

https://www.servicenow.com/community/developer-forum/how-to-define-a-new-role-which-can-access-syste... 

 

If this was helpful, do give a thumbs up/mark it as Correct to close the Thread, Thanks