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

Articles

How To: Using UI Policies to hide form sections

I have seen this a few times in the community and wanted to do a quick post about hiding form sections by UI policy. In my case, I am going to be hiding based on my amazon connect business services. Form sections are a little different than regular f...

find_real_file.png find_real_file.png

Import On-Demand: Automate File Imports using ServiceNow

This functionality enables users to upload files (like Excel spreadsheets) through a catalog item and automates importing and transforming the data. The process upon submission, imports the file, transforms it and updates the target table, deletes th...

cat item 1.png cat item 2.png data source.png script include.png
Kalisha_m by Tera Guru
  • 13389 Views
  • 13 comments
  • 25 helpfuls

Convert an RITM to an Incident

***** Article Updated to work with latest versions of ServiceNow ***** So you've got a nice shiny new portal and customers are loving the new Service Catalog. Then the inevitable happens, requests start coming in for issues that need to be treated as...

ui_action_controls.png ui_action_form.png

How to use Automatic Group Member Management

The Application We uploaded our new application Automatic Group Member Management to the ServiceNow Share. The app can be used to handle group memberships automatically based on certain conditions. The conditions can be either based on a user (e.g. D...

find_real_file.png find_real_file.png find_real_file.png

JUnit-like tests for Script Includes

  In my article Universal Pattern for Script Includes I introduced the Script Include CurrencyUtils which allows conversion between two currencies. At first glance this may seem simple, but in the end it turned into quite a lot of code that needs t...

find_real_file.png find_real_file.png find_real_file.png 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

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
shriramjosh by Tera Guru
  • 5139 Views
  • 12 comments
  • 18 helpfuls

OAuth 2.0 Setup in ServiceNow

Integrations in ServiceNow can sometimes feel like wrestling with a puzzle, but setting up OAuth 2.0 doesn’t have to be a headache. I recently implemented this, and it looks straightforward process, which was quick, clean, and reliable. Here’s someth...

Tushar by Kilo Sage
  • 26005 Views
  • 4 comments
  • 14 helpfuls
Top Contributors