We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Articles

Business Requirement Template ITSM- Part 3(Problem Management)

Requirement gathering during the kickoff meeting is and will always be a crucial step. Since it’s a stepping-stone for any implementation, it’s crucial that it should not be messed up and it must go in a smooth way.  Part 1 for Incident Management Pa...

DHRUVMAIT by Kilo Sage
  • 7821 Views
  • 5 comments
  • 43 helpfuls

ServiceNow Implementation Specialist - ITSM Study Materials

Hi All, I just completed my ServiceNow Implementation Specialist Certification in ITSM, and just like others I found it really tough to find study materials for this exam both in Community and elsewhere.So, I got some documents for preparation of the...

Angshuman3 by Mega Guru
  • 8534 Views
  • 6 comments
  • 35 helpfuls

Prepare for an Upgrade

The upgrade process moves your instance to a new ServiceNow release version. For each target release, we provide detailed instructions on how to plan and conduct an upgrade, as well as application-specific tasks that must be performed before and afte...

Karen2 by ServiceNow Employee
  • 2678 Views
  • 1 comments
  • 0 helpfuls

Release Calendar in ServiceNow

I've come across multiple queries regarding Release Calendar or Release Schedule in ServiceNow, but haven't seen any conclusive responses. So, here's what we came up with for one of the customers. You can utilize Timeline Visualization feature in Ser...

find_real_file.png find_real_file.png

Service-Now – Microsoft Teams Integration

Service-Now – Microsoft Teams   Follow below steps to integrate Snow with Teams for popup chat :   Add team icon image to images.      Now we must call UI macros on Caller ID field: Add popup_chat in Caller ID field attribute as shown below:     No...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Ajay_Chavan by Kilo Sage
  • 52314 Views
  • 58 comments
  • 47 helpfuls

Service Catalog Util

We have a global utility called GlobalServiceCatalogUtil in ServiceNow to retrieve information related to Catalog items, one of the interesting functions is getVariablesForTask It retrieves all the variables associated with SCTASK in JSON format. Han...

Service Portal : Work with the Attachments in Order Guide

Hi,         Recently I came across an issue related to Order Guide Attachments. One of our clients had a requirement that the items present in Service Catalog should have mandatory Attachments, but based on some conditions. The OOB checkbox 'Mandator...

ITSM Virtual Agent: FAQ Answered

Here are some frequently asked questions related to ITSM Virtual Agent, answered by ServiceNow Product Managers.    If you don't see your question, feel free to let us know and we will work to incorporate more frequently asked questions with our nex...

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
  • 9852 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
  • 35639 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
  • 3893 Views
  • 2 comments
  • 9 helpfuls
Top Contributors