Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Articles

Display Business Rule and g_scratchpad

Hi, In this article, I will explain the usage of Display Business Rules and g_scratchpad with 1 small requirement Requirement: When creating a new problem task from Problem view i want to populate few fields of problem into the problem task such as A...

find_real_file.png
asifnoor by Kilo Patron
  • 39368 Views
  • 8 comments
  • 47 helpfuls

Sync Comments and Work Notes without Duplicates

In the ServiceNow ecosystem, we frequently encounter the requirement to synchronise journal field entries, such as Work Notes or Additional Comments, between related task records. The most straightforward approach is to use business rules. This metho...

copy_work_note_business_rule_record.png copy_work_notes_business_rule_script.png

How to add field to a Lookup Select Box?

This article is about showing how one can add a field to Lookup Select Box. By default the lookup select box references a table to populate values. i came across a case where I needed to display values on RITM form but not on Portal. This was a trick...

Amol4 by Tera Contributor
  • 2829 Views
  • 1 comments
  • 1 helpfuls

Subscription-based Table API

ServiceNow Table API. It is available baseline for all tables, easy to use ... and not so easy to grant/deny access and control what records and attributes can be used by each integration. Giving baseline roles, such as cmdb_read for CMDB, itil to ac...

Subscription Table API.jpeg Data Table Configuration.JPG Account Subscription.JPG Subscribed Table.JPG

UI Builder - Control visibility of 'Side navigation' Pages

In this article, we will see how to restrict the visibility of Side navigation in Workspace:     The name of the Side navigation pages are:     Requirement(s): Home should be visible to all.List should be visible to users either with 'itil' or 'adm...

SN_Learn_2-1751354845844.png SN_Learn_3-1751355037241.png SN_Learn_4-1751355408840.png SN_Learn_5-1751356366507.png
SN_Learn by Mega Patron
  • 3387 Views
  • 4 comments
  • 3 helpfuls

Boost Your ServiceNow Scripts with addExtraField

I want to shine a spotlight on addExtraField(), a lesser-known GlideRecord method in ServiceNow that’s a total game-changer for anyone dot-walking fields. If you’re writing scripts that dig into reference fields—like caller_id.company.name on the inc...

Tushar_0-1757433019140.png
Tushar by Kilo Sage
  • 967 Views
  • 1 comments
  • 2 helpfuls

Microsoft Sharepoint Spoke - Certificate Updates

Introduction:   ServiceNow provides OOB Microsoft sharepoint spoke which helps to integrate MS sharepoint with servicenow to pull files, folders into ServiceNow.This integration needs certificates to authenticate with sharepoint. These certificates h...

84103fe3-fc0c-4edf-b272-6a5f1167987d.png
Top Contributors