We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Best Practices for querying system tables for use in custom applications

Marc Gabriel
Tera Contributor

Hi,

 

What are the best or recommended practices with querying system tables such as sys_dictionary or sys_choice for use in a custom app?

 

Ideally, it is a controlled and isolated query that is not open to end users to access and view the data themselves.

1 REPLY 1

Wenhui
Tera Contributor

Thank you for your post, we had the same issue, waiting for an answer for this one.