
mySNstuff.com
Latest Release : Yokohama
👋🏻 Welcome to my site!
Just a collection of some of my useful ServiceNow stuff. Created for my own purposes but shared to help others. This site has no affiliation with ServiceNow®
Created by a fellow ServiceNow nerd.
Admins are often tasked with monitoring certain things such as health of the platform, licenses, integrations, ad-hoc stuff, etc. As a result, you might end up with dozens of bookmarks, favorites, dashboards, reports, etc. Reports, performance analytics, dashboards, and favorites work OK, but have several downsides that I won’t list out. I built this very

Here is a background script for finding duplicate asset tags in hardware asset table.

Here is a script to easily find users with the same name in the system. Useful for proactively detecting and fixing duplicates.

Here is a background script for restarting a workflow. You can also consider creating a UI action.

ServiceNow Business rule to copy RITM comments to all active child catalog tasks. This is useful for when the requestor adds a comment to the RITM, and we need to communicate that comment to the sc_task fulfillers. Business RuleTable: Requested Item [sc_req_item]AdvancedBefore UpdateCondition: Additional comments changes

Examples only Query Active Incidents Query Using Get Insert Record Delete Multiple Encoded Query Get Row Count Set Limit orderBy / orderByDesc

The client-side equivalent of a background script.

Useful API for submiting a catalog item request from a third party application to ServiceNow using REST API.

Copyright © 2024 | mySNstuff.com