Contenu en pleine largeur
CloudSpirit
L'expertise ServiceNow
CloudSpirit
  • A propos
  • Notre offre
  • Notre expertise
  • L’équipe
  • Success stories
  • Nos clients
  • Blog
  • Contact
Twitter page opens in new windowYouTube page opens in new windowLinkedIn page opens in new window
CloudSpirit

(001) 234-5678

Nous rejoindre
  • A propos
  • Notre offre
  • Notre expertise
  • L’équipe
  • Success stories
  • Nos clients
  • Blog
  • Contact

Archives de la catégorie : Scripting

GlideAjax: return multiple values using JSON

ScriptingPar Ximizu Huynh17/11/2015Laisser un commentaire

Update: 28/08/17 Since the Fuji release, ServiceNow has introduced the concept of Scoped Application. When working in Scoped Application, the methods  new JSON().evalJSON() and new JSON().encode() are not available, but only in the Global Scope. If you work on a Scoped application, you need to use the following methods: To change a object to a…

Go to Top