ServiceNow UI Script | How to call a UI Script from a Client Script

Опубликовано: 11 Август 2026
на канале: ServiceNerd
2,469
26

In this video we look at what a ServiceNow UI script is and how to use it as a client side script include equivalent to accept parameters from a client script, send them to a script include for querying and back again to the client script with the results.

In this demo we investigate and create the 3 components used to make this happen:

Catalogue Client Script
UI Script - With GlideAjax
Script Include

This is a follow on video to a series around Service Catalog:
Catalog Item Creation:    • ServiceNow Catalog Item Creation | How to ...  
Variable Set Creation:    • ServiceNow: How to create a Variable Set |...  
GlideAjax1:    • ServiceNow GlideAjax | Asynchronous GlideA...  
GlideAjax2:    • ServiceNow GlideAjax with Multiple values ...  
Flow Designer:    • ServiceNow Flow Designer | Creating a Cata...  

This is created in Orlando version.

#ServiceNow
#UIScript
#ClientScript
#ServiceNerd

Hope you all enjoy!