Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Articles

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
  • 2847 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
  • 69752 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
  • 12710 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 ...

Software_Instance_Name_Management (1).png image Gemini_Generated_Image_k46xbwk46xbwk46x_M.png
tiagomacul by Tera Sage
  • 38590 Views
  • 3 comments
  • 31 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 Tera Sage
  • 4346 Views
  • 2 comments
  • 5 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
  • 2189 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
Top Contributors