We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Articles

How scheduling Data Management Delete Jobs works

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   With the Tokyo release ServiceNow introduced "Data Management Delete Jobs", a way to safely and efficiently perform bulk deletion of records without the need...

dm_01.png dm_02.png dm_03.png dm_04.png

Save Catalog Items as draft

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Turning the Release Testing Preview (RTP) Release Notes for the Washington DC release inside out, there was a wow moment... "Let your catalog item requesters...

01.png 02.png 03.png draft.png
Mark Roethof by Tera Patron
  • 48764 Views
  • 61 comments
  • 181 helpfuls

Embedded Knowledge Article in Catalog Item

Pain Point Customer submitted a catalog item without realizing that a knowledge article was available to help them solve their issue.Wastes end-user & agent time   Solution Show contextual knowledge article in catalog itemUnfortunately: No OOTB wa...

HendrikOdendaa_0-1678045105530.png HendrikOdendaa_2-1678045503401.png HendrikOdendaa_4-1678046845312.png HendrikOdendaa_5-1678047144159.png
HendrikO by ServiceNow Employee
  • 7471 Views
  • 10 comments
  • 15 helpfuls

Custom Event Queues

ServiceNow’s event queues are mechanisms used to manage and process system events asynchronously. Events trigger actions based on conditions, enabling tasks such as notifications or workflows.When examining the Events [sysevent] table, you’ll notice ...

event_queue_log.png event_queue_log_empty.png text_index_events_process_record.png reminder_queue_record.png

Client Script

Hello Community, Hope you are doing well!   Today I am going to share some client script & their types with some example. Hope it will helpful to you!! 1. Client Scripts : -------------------------In ServiceNow, client scripts are scripts that run on...

chaitalival by Mega Sage
  • 21066 Views
  • 8 comments
  • 17 helpfuls

REST Integration with Dell Tech Direct

I wanted to put together a brief article around integrating ServiceNow with Dell's TechDirect warranty API to collect an asset's Warranty Expiration date. In this article, I will detail the Outbound REST message setup, scripting the business rules an...

find_real_file.png find_real_file.png find_real_file.png
Rick Mann by Tera Expert
  • 41004 Views
  • 60 comments
  • 31 helpfuls

Caching Approaches for higher Performance

  When it comes to performance optimizations you will often come across the concept of "caching". But what does this mean and why is caching a good option to accelerate script execution in ServiceNow? This article provides a few insights into this e...

earth-3866609_1280.jpg MaikSkoddow_0-1698495825472.png Cache Types.png MaikSkoddow_1-1698582208913.png
Top Contributors