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

Articles

Collapse Variable Annotations on Catalog Tasks

One of the biggest complaints from our fulfillers is the expanded annotations in the Variables section of Catalog Tasks.  Since we pack the annotations with non-technical, customer-facing information on how to submit the form correctly, and because t...

ITIL Problem Management Best Practices

Problem Management (PM) is one of the components in the ITIL Service Operations area. The primary focus of PM is to identify causes of service issues and commission corrective work to prevent recurrences. PM processes are both reactive and proactive ...

50 ITSM Requirements and Solutions

50 ITSM Requirements and Solutions, see below for more details.Topics Covered :● Scheduled Script,● Business Rules● Email Script● Client scripts● UI Macro, UI Action● Notification - Event - Scheduled Script● Data source- onBefore Transform Map Script...

Ankit Dubey6 by Tera Contributor
  • 3669 Views
  • 2 comments
  • 19 helpfuls

Digital Portfolio Management – Toolkit

Welcome to the Digital Portfolio Management (DPM) Community series!     CHECK OUT OUR LATEST ARTICLE THAT GIVES STEP BY STEP GUIDANCE ON IMPLEMENTING DPM AND MATURITY MODEL HERE - Digital Portfolio Management - Adoption Playbook    DPM Overview:  Di...

Screenshot 2024-04-23 at 4.43.19 PM.png n_kaura_0-1712958073480.png Picture1.png Picture2.png
n_kaura by ServiceNow Employee
  • 5426 Views
  • 3 comments
  • 11 helpfuls

Using the Variable Auto-populate Feature with Variable Sets

The variable Auto-Populate feature, introduced with the Utah release, has been for me the most exciting new functionality in the Service Catalog space since the introduction of the multi-row variable set.  Now that I have had a chance to use it, and ...

BradBowman_0-1699966753630.png BradBowman_0-1699988176867.png
Brad Bowman by Kilo Patron
  • 12366 Views
  • 6 comments
  • 22 helpfuls

How to Generate PDF from UI action.

Generate PDF from UI action   Sample code :    You can use the below code in your UI action to generate a PDF.     function generatePDF(){ var sysparm_table = g_form.getTableName(); var sysparm_sys_id = g_form.getUniqueValue().toString(); var link='h...

Submit catalog request using Service catalog API

We can utilize the Service catalog API to raise catalog requests from external applications when integrating third-party applications with ServiceNow. We'll need two important APIs to submit the request > Add Item To Cart (POST) > Submit Order (POST...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Sai Kumar B by Mega Sage
  • 20265 Views
  • 6 comments
  • 12 helpfuls

Import Set and Import Logs

I have realized that with San Diego, in the baseline configuration, import logs are not created when you import something using the transform maps. In order to enable the import logs again, you have to create this property and set it to true: glide.i...

How to Integrate CIM with other task tables

ServiceNow CIM app provides a structured and systematic way to collect improvement initiative across different applications on ServiceNow platforms. This helps in breaking silos across different processes when it comes down to improvement related ini...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Manjeet Singh by ServiceNow Employee
  • 1885 Views
  • 1 comments
  • 4 helpfuls

ITSM Customer Workshop Preparation Guides

Before starting implementation, it's always a good idea to conduct a process workshop to verify processes and identify requirements. To be prepared for the workshop, we've provided guides that outline what resources -- people and content -- to have p...

ServiceNow by Administrator
  • 3186 Views
  • 2 comments
  • 4 helpfuls

Incident creation via E-mail (Inbound Action)

                                                          Automatic INCIDENT generation via email. If we want to create an incident after triggering email to ServiceNow instance we have to use the module called Inbound Email action, by using this mod...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Azim Kazi by Giga Guru
  • 66831 Views
  • 5 comments
  • 42 helpfuls
Top Contributors