Cheat Sheet

Home/Tag:Cheat Sheet

User Object Cheat Sheet

By |2021-06-23T07:02:21-05:00June 23rd, 2021|Categories: Scripting|Tags: , , , |

N o matter what system you’re working in, it is always critical to be able to identify information about the user who is accessing that system. Being able to identify who the user is, what their groups and/or roles are, and what other attributes their user record has are all important pieces of information that allow [...]

GlideRecord Query Cheat Sheet

By |2021-05-20T10:57:45-05:00May 20th, 2021|Categories: Scripting|Tags: , , , |

Idoubt if there’s a single concept in Service-now that is more valuable to understand than how to use GlideRecord methods to query, insert, update, and delete records in your system. These methods have a wide variety of uses and are found at the heart of many of the business rules, UI actions, and scheduled job scripts [...]

Go to Top