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

ITSM Outcomes & How to measure them

ServiceNow® IT Service Management Define and measure success by identifying clear business outcomes and key performance indicators. Introduction Many organizations want to modernize IT Service Management (ITSM). However, to translate this strategic ...

ServiceNow by Administrator
  • 6819 Views
  • 1 comments
  • 5 helpfuls

Script:: How to get ServiceNow instance name

How to get instance name   var instanceName = gs.getProperty('instance_name'); gs.info(instanceName); gs.print(instanceName); gs.log(instanceName);   When we are working with ServiceNow, the instance name is an important piece of information that can...

image Gemini_Generated_Image_k46xbwk46xbwk46x_M.png
tiagomacul by Giga Sage
  • 32451 Views
  • 3 comments
  • 35 helpfuls

Maintenance and Blackout Schedules

I have tested Conflict for these schedules which are Blackout and Maintenance Only Maintenance Schedule is Active on: Monday, Tuesday, and Wednesday Planned Start Date Planned End Date Results Friday Monday Maintenance Schedule Conflict Monday...

how to add show workflow?

how to add show workflow?   You can looking for UI Action > name starts with Show Workflow https://<instance>.service-now.com/nav_to.do?uri=%2Fsys_ui_action_list.do%3Fsysparm_query%3DnameSTARTSWITHShow%2520Workflow%26sysparm_first_row%3D1%26sysparm_v...

find_real_file.png
tiagomacul by Giga Sage
  • 3454 Views
  • 2 comments
  • 9 helpfuls

ITSM Pro Assist Series - Vendor Management Workspace

ITSM Pro Assist Series Attendee: Phase 4 - Optimization Session: Vendor Management Workspace Please use this space to ask questions and share information related to the ITSM Pro Assist Series Optimization Phase, Vendor Management Workspace, February ...

Trina Marxen by ServiceNow Employee
  • 1171 Views
  • 7 comments
  • 1 helpfuls

Uses of hasRole() Methods (client and server side)

Check the Current Logged in Users Role from Client and Server Side We always come across with concept of Roles available to the user or the Roles assigned to the User. as a system administrator we have the authority from ServiceNow to perform any dev...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Incident Management

Foundation Videos Webinars Featured Content Service Operations Workspace for ITSMIncident Management OverviewMajor Incident Management Overview Service Operations Workspace: Adoption Series Session 1: Art of the Possible Incident Management Pro...

find_real_file.png find_real_file.png find_real_file.png
priyankalim by ServiceNow Employee
  • 16849 Views
  • 3 comments
  • 11 helpfuls

Incident Management Best Practice

Sharing some Incident Management Best Practices...   Resolution The team\group that resolved the incident owns resolution. Regardless of if they do not directly manage the technology or service. If you fixed it you own it. Resolution is not about bla...

Juan Osorio by Tera Contributor
  • 12043 Views
  • 4 comments
  • 15 helpfuls

Loading & Parsing an Excel File (Client Side)

  Introduction Have you ever wanted to know how to process and Excel file without using import sets, keep reading.. this article is going to rock your ServiceNow world. Business Use Case One of my customers wanted an easy way to load CIs in the Impa...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Oscar Lopez by Mega Guru
  • 17237 Views
  • 9 comments
  • 22 helpfuls

How to move catalog item completely from one instance to other instance along with variables, Variable sets, client scripts, Ui policies.

The first step is to set up a 'Processor' record to handle the export. & UI action to call the processor. There are 2 ways to set up the processor & Ui action. 1. You can try importing the attached update set file through retrieved update sets into y...

Request Management

Request Management: Provide AI-powered self-service for employees and customers. Make it easy to request products, services, and answers—anytime, on any device.   To learn more about request management review these resources: ServiceNow ITSM Overvie...

priyankalim by ServiceNow Employee
  • 15998 Views
  • 2 comments
  • 9 helpfuls
Top Contributors