SN Commander
  • Home
    • About Me
    • Contact Me
  • ServiceNow
    • Workflow
    • Jelly
    • Update Set
    • Email
    • CMDB
    • Business Rules
    • Script Include
    • JSON
    • Scoped Apps
    • jQuery
    • UI Policies
    • REST
  • Uncategorized
Select Page

How to Get the DisplayValue of a Reference on the “Client Side” in ServiceNow

by jmaxwell | Aug 4, 2016 | Client Scripts, JavaScript

I was working with a client recently and had the need to get the Display Value of a Reference field that was on the form. I didn’t want to have to make an AJAX call just to pull this value (on the server side you would use the “getDisplayValue()”...
How to send REST data using the “PATCH” Method from ServiceNow

How to send REST data using the “PATCH” Method from ServiceNow

by jmaxwell | Jul 15, 2016 | JavaScript, JSON, REST

  When beginning an integration it is important to identify which capabilities are supported on both endpoints. In my case I was trying to integrate two systems which supported REST but not all HTTP Methods were supported by ServiceNow. ServiceNow supports the...
Next Entries »

Follow Me

  • LinkedIn

Archives

  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
Created By Joel Maxwell