Can I read ServiceNow User Object Methods Guide on EtoBox?
ServiceNow User Object Methods Guide by ranjithgottimukkala is a document available to read on EtoBox.
What is ServiceNow User Object Methods Guide about?
The document discusses two user objects in ServiceNow - the GlideSystem (gs) user object and the g_user user object. The gs user object can be used in server-side code to get detailed user information and methods. The g_user object provides a limited set of cached user properties that can be accessed from client-side code to avoid performance hits from queries. Examples are provided for common usage of methods and properties from each object.
- Author
- ranjithgottimukkala
- Language
- EN