ServiceNow Scripting 101: Intro to GlideRecord
On-Demand Webcast
ServiceNow Scripting 101: Intro to GlideRecord
Join us for an intro into server-side scripting in ServiceNow. Learn how to use GlideRecord to query, update, and insert records.
You will learn:
- Queries: How to query records in other table from a script
- Update: How to use GlideRecord to update records in other tables
- Insert: Use GlideRecord to create new records in other tables