GlideRecords in Client Scripts within Agent Workspace
ServiceNow provides a simple client-side API for the GlideRecord (with an ajax callback) but it returns different objects depending on whether it is called from a regular form or the Agent Workspace. In this example, setting the business service wil...