The CreatorCon Call for Content is officially open! Get started here.

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

Articles

Updating a record using the POST Method of Scripted REST API

Hi Let's assume you want to remotely update Short Description of your favorite Incident in ServiceNow instance. How to approach this by leveraging low-code development technique and Rest API? Please see below few very simple steps. 1) Create sub-flow...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Appli by Mega Sage
  • 5188 Views
  • 1 comments
  • 2 helpfuls

Sequential Implementation Change Tasks

I have had a several customers who required implementation change tasks to be activated in a sequential order.In this case, the implementation tasks should be created before the change is submitted for approval and uses the “Change Task Type” and the...

Friendly Short URLs with Processors and UI Actions

Hi Everyone!  A few weeks after our Go-Live of ServiceNow I received a request from someone on our Service Desk to think about a TinyURL-Like service for sharing links to tickets across our organisation. While it works to just copy/paste the ugly URL...

find_real_file.png find_real_file.png

Asset search using Agent Mobile App and update the Asset

I have seen few question about how to search asset using scanner/camera on Agent Mobile app so here are the instructions. 1. Create Data Item (like below) Name: Assets Master 2. Create Applet Name: Asset Search If you want to update asset reco...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Mike Patel by Tera Sage
  • 3460 Views
  • 2 comments
  • 10 helpfuls

Change Management - Lead Times [Skip Weekends & Holidays]

In my previous article Change Management - Lead Times I was explaining a generic way to calculate Lead Time for a Change, in terms of calendar days; however you may want to skip Weekends and/or Holidays in some cases. Schedules Navigate to System Sch...

find_real_file.png find_real_file.png

What happened to the "Extend" button for Contracts in New York

The "Extend" button has been removed from New York. The documentation here is not correct and an internal Documentation Request to reflect this has been made: https://docs.servicenow.com/bundle/newyork-it-service-management/page/product/contract-mana...

Noah Drew by ServiceNow Employee
  • 761 Views
  • 1 comments
  • 4 helpfuls

ATF Steps for Change Risk Assessment [HOWTO]

Many of us have the problem to automate the change process due to the Risk Assessment.In the process you have to press the "Fill Out Risk Assessment" and "Execute Risk Calculation" UI actions for risk assessment in order to proceed with the test. As ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
eagleman by Giga Contributor
  • 11563 Views
  • 11 comments
  • 10 helpfuls

Get Group Members Function [Business Rule]

Remember that you can create a global function that can be called whenever you need in the back-end. In this particular case the members of a group must be pulled in order to filter a User reference field in the form by a Group reference field in the...

find_real_file.png find_real_file.png find_real_file.png
Top Contributors