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

Articles

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
Chavan AP by Kilo Sage
  • 23421 Views
  • 58 comments
  • 46 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
  • 6116 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
  • 31757 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
  • 3376 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
  • 1117 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