Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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.