Scoped GlideSystem

  • You must use Scoped APIs when developing scripts for scoped applications
  • The Scoped GlideSystem API provides methods for accessing system-level information in scoped applications (Logged in user, General System, Logging)
  • Error messages advise developers when methods are used in the wrong scope

Scoped Glide APIs do not provide all the methods included in the global Glide APIs, and you cannot call a global Glide API in a scoped application. The complete set Scoped GlideSystem methods can be found on the ServiceNow Developer site.

  1. Select API
  2. Select Server
  3. Select SCOPED
  4. Locate and expand the GlideSystem category on the left

IMPORTANT

The Scoped GlideSystem API does not provide methods to work with date/time fields. Use GlideDate or GlideDateTime methods (Scoped and Legacy). Detailer information on both of these APIs can be found on the ServiceNow Developer site.

results matching ""

    No results matching ""