Developer articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Hide the Personalize list option for specific table

Hide the Personalize list Hide it based on role ServiceNow explains in the Docs that there is a property you can set, to restrict personalizing the list for a specific role. It is explained in this Docs article how to do it: https://docs.servicenow.c...

find_real_file.png find_real_file.png
Willem by Tera Sage
  • 3738 Views
  • 2 comments
  • 9 helpfuls

Set values in a Multi Row Variable Set (MRVS).

Hi there, Hope you are doing well..!   The following article is intended to help people to set values within a Multi Row Variable Set (MRVS) based on value(s) set on a variable on the catalog item.   Let's get started, here we will be using g_service...

HemantGoldar_2-1679209445209.png HemantGoldar_1-1679209309000.png

Deployment Automation

Imagine a world without Update Sets. Yes. Just for a moment. In this imaginary utopia, everything is shipped as an app via Source Control. And instead of unicorns and fairies, imagine all deployments are done fully automated. Here is how deployments ...

How to Script a change Risk Assessment

We have a couple workflows that open change requests.  Part of our updated change management process is that Normal changes require a Risk Assessment be completed.  We didn't want to deviate from that rule no matter what was opening the CR, so we nee...

Janel by Kilo Sage
  • 9813 Views
  • 8 comments
  • 11 helpfuls

Introduction to Jelly Script in ServiceNow #1

Jelly Scripting is used to create our own UI pages in ServiceNow.   Jelly is comprised of Java- and XML-based scripting and a transformation engine used to turn XML into executable code. The output is usually HTML and JavaScript code that is used by ...

Community Alums by Community Alums  
  • 26780 Views
  • 7 comments
  • 53 helpfuls

ServiceNow Terms and Definitions

                            ServiceNow Terms and DefinitionsPrepared this document so that new beginners can know ServiceNow basic terms, table names, and definitions.Data Model:1.           Tablesys_db_objectTables available to store instance data....

arshanapalli by Tera Contributor
  • 30165 Views
  • 4 comments
  • 44 helpfuls

Washington DCs no code "Set messages for questions"

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Like most ServiceNow releases, also the Washington DC release brings some small though very useful improvements on Service Catalog. One of the improvement th...

set message 01.png set message 02.png set message 03.png

Using .get() for GlideRecord SAFELY

Caught a couple instances in the wild of people using .get() on a GlideRecord without wrapping it in an if.This is a dangerous practice.  This video shows you why and how to compensate.

Uncle Rob by Kilo Patron
  • 1167 Views
  • 1 comments
  • 4 helpfuls

GLOBAL APPLICATION VS CUSTOM APPLICATION SCOPES

What is a Global Application? A global application provides no boundaries compared to scoped application. It can be used to create legacy application or to merge multiple global update sets in one application. What is a Scoped Application? Scoped app...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Mamta Arora by Tera Explorer
  • 17654 Views
  • 1 comments
  • 9 helpfuls
Top Contributors