Can a requester see the custom table?

spracntgw
Kilo Expert

Hi all,

If I create a custom table, can a requester see the record of a custom table which I created?

Best regards,

Tomoaki

1 ACCEPTED SOLUTION

HI,



In this case create a read acl


table_name.none with no role


View solution in original post

11 REPLIES 11

Aakash Shah4
Tera Guru

Hi,



Every table you create in ServiceNow has a role attached. If you grant the user this role they will be able to see.
Also by default there will be ACLs created, with these roles.


These ACLs will be create, read, write, delete. You can update the ACL and can give the access accordingly.


Thanks for your reply!



But I think the requester (license fee 0$ user) has no role hence the custom table can't be seem by them


What do you think about that?


When you create a custom table just remove the role from there, some what similar to the Self-Service module which is visible to the end user


For example i have create a custom table named Snow Test App.



In the roles section, there is a role attached to it. Just remove this role and the end users will be able to access the table



find_real_file.png