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

Articles

Change Management

Foundation Videos Webinars Featured Content IT Service Management (ITSM) OverviewChange Management Overview Change Management: CAB Workbench WebinarChange Management: How to Get Up and Running QuicklyITSM Guides: Change Management: CAB Workbench...

find_real_file.png find_real_file.png find_real_file.png
priyankalim by ServiceNow Employee
  • 11628 Views
  • 2 comments
  • 10 helpfuls

UI::. How can i show sys_id in my list view?

  UI::. How can i show sys_id in my list view?   01. Navigate to System UI > List 2. Select the record for the Table what you woould like to see the sys_id and view you want to modify 3. Clique in New 4. In the List Elements related list, add sys_...

tiagomacul by Giga Sage
  • 8509 Views
  • 1 comments
  • 16 helpfuls

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

Dhruvii by Kilo Sage
  • 8461 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
  • 9430 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
  • 2770 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
  • 62785 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
  • 11357 Views
  • 1 comments
  • 6 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
  • 37233 Views
  • 3 comments
  • 31 helpfuls
Top Contributors