Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Articles

Parallel Approvals in Flow Designer

  Parallel approvals have been a very common thing in the world of workflows. Today, if you try to configure the same in a flow designer, you might face a lot of issues in setting it up within a flow. Yes, You are hearing it right! Parallel approval...

AlikuttyA_0-1671557904299.jpeg AlikuttyA_1-1671557904364.png AlikuttyA_2-1671557904364.png
Alikutty A by Tera Sage
  • 23581 Views
  • 23 comments
  • 22 helpfuls

UI Builder Enhancement: Create New Button List with Popup

Opening a Dialog on Button Click in a List (UI Builder)   Configuration Steps Create the following records via configuration:   1. Action Assignment Table: sys_declarative_action_assignment Create a new Action Assignment record.Populate the fields as...

KrisShar_2-1770701514032.png KrisShar_5-1770701567605.png KrisShar_6-1770701750923.png KrisShar_7-1770701762133.png
KrisShar by ServiceNow Employee
  • 642 Views
  • 2 comments
  • 1 helpfuls

Set Catalog Variables from URL Params (Free tool)

I've had this question come up over and over again in my career: "How do we populate variables on a catalog item or record producer, from the URL?"  There are a couple of ways to do this, but often you'll see one-off solutions that require custom cod...

find_real_file.png

Create your own Dynamic Filters

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Dynamic Filters, a functionality within ServiceNow that has been around for a while now. Dynamic Filters is a bit underutilized in my opinion. We probably al...

find_real_file.png find_real_file.png find_real_file.png

ServiceNow Configuration vs Customization

  Hi All, Hope you are doing great. In this article I will try to provide my personal inputs on Configuration vs Customization as its always being a query in all developers mind.   Lets first try to understand what exactly it means to have Customiza...

20230106_125130_0000.png 20230106_125130_0000.png

How to create your own ServiceNow MCP Server

How to create your own ServiceNow MCP Server Code: anilvaranasi/ServiceNowMCPServer In order to implement Agentic AI one of the first steps it to be able to build AI agents that can interact with ServiceNow. One of the easiest ways to interact with S...

VaranAwesomenow_0-1750748873388.png VaranAwesomenow_9-1750749289673.png VaranAwesomenow_10-1750749544964.png VaranAwesomenow_11-1750749639000.png

Script Action: A Practical Example!

We often hear about and occasionally implement this feature in ServiceNow. I would like to explain it today with a practical example .   What is Script Action: A Script Action in ServiceNow is a server-side script that gets executed in response to s...

HemanthM1_0-1735316475496.png HemanthM1_1-1735316655180.png HemanthM1_2-1735316927404.png HemanthM1_0-1735363386050.png
Hemanth M1 by Giga Sage
  • 16348 Views
  • 8 comments
  • 19 helpfuls

Data privacy / anonymization in practice

It goes without saying that when a new ServiceNow product is implemented (configured) or an existing one is improved / enhanced for customers, development happens on a non-production environment.  The bug fixes also should be done on this environment...

AttilaVarga_0-1687248229506.png AttilaVarga_1-1687290141332.png AttilaVarga_2-1687290269334.png AttilaVarga_3-1687290366017.png
AttilaVarga by Mega Sage
  • 18065 Views
  • 19 comments
  • 11 helpfuls

Automating Remote Updateset Retrieval and Installation

Background Often in DevOps-minded organizations, promoting update sets from lower instances to the Production Environment is considered as something to be automated. As there is no such OOB facility available in ServiceNow, the following script is bu...

find_real_file.png
Sandaru1 by Tera Expert
  • 6111 Views
  • 6 comments
  • 9 helpfuls

Default Landing Page for SOW

Overview: This document explains how to manage and customize homepage redirection for users in the ServiceNow interface. It focuses on using the sys_homepage_destination_rule table to control where users land after logging in, based on their roles or...

Picture1.png Picture2.png
Top Contributors