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

Articles

Microsoft Office 365 integration for Walk-up Experience

Introduction Walk-up Experience comes with the ability to integrate with Microsoft Exchange Online to create Outlook calendar events when appointments are scheduled. This is achieved by two flows associated with the Walk-up application in Flow Design...

parameswar by ServiceNow Employee
  • 3639 Views
  • 2 comments
  • 1 helpfuls

CMDB Missing Relationships Reports

Finding missing and/or incorrect relationships within the CMDB is challenging as ServiceNow is not an OLAP reporting platform. The reporting/dashboards it has are great for 95% of operational requirements, but there are some things that slip between ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Canceled or Cancelled?

I was once a spelling bee champion and I still consider myself excellent when it comes to spelling, but I have just been blown away by this article: https://writingexplained.org/canceled-or-cancelled-difference What does this have to do with ServiceN...

cmcclendon by Mega Guru
  • 2514 Views
  • 5 comments
  • 2 helpfuls

ITSM Success Maps

Success maps give an at-a-glance view of how to implement ITSM from foundations to go live, to how to measure success to suggesting next steps. Review the success map prior to starting your project.    Modernize ITSM Success Map   ITSM Intelligent Au...

ServiceNow by Administrator
  • 1504 Views
  • 1 comments
  • 3 helpfuls

Hyperlinks in flow designer

Following are instructions for a custom action to create a hyperlink in Flow Designer. In this case I'm creating a hyperlink to a table record but I'll follow up with a description of a custom action to create an external hyperlink.   The action inpu...

itpro72 by Tera Contributor
  • 7338 Views
  • 4 comments
  • 5 helpfuls

Setup a Duplicate CI Remediation Workflow

ServiceNow provides De-duplication tasks to remediate duplicate CIs that have been identified via CI Identifier rules. Step 1 - Setup the workflow Create a workflow and assign it to the Reconcile Duplicate Task [reconcile_duplicate_task] tableMake su...

Configuring Columns of Global Search results in Agent Workspace

Configuring the columns and its order of the list of a table in the List Layout in Workspace view will be displayed only when we click on the list/module in Agent Workspace. When we are searching for something(May be Change Request, Incident, Case, R...

cx2162 by Tera Guru
  • 4181 Views
  • 7 comments
  • 32 helpfuls

What are the benefits of managed IT services?

There was a time when the only role of an IT guy in an organization was to fix computers as and when they broke down.  IT departments were understaffed, underutilized and underperforming; primarily because they did not have any processes/plans involv...

Service Level Agreements (SLA) FAQs

Service Level Agreements (SLA) — FAQs   Questions addressed in this document   1.   Why is my SLA not getting attached to the Task record? Check for "Active" flag on the SLA Definition               Only active SLA definitions are evaluated.      ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Nigel Bell by ServiceNow Employee
  • 94192 Views
  • 14 comments
  • 5 helpfuls

Service Operations Workspace - planning your deployment

Service Operations Workspace was launched as part of the San Diego release, using the Next Generation User Interface, and provides a configurable workspace that delivers a unified experience for multiple IT Service Management and IT Operations Manage...

ITSM Pro PI Implementation Guide

How can I implement Predictive Intelligence?  Take a look at this snapshot below, and if you want to read more, simply download the attached PPT deck. Did you know? This article is a part of a series of documents and you can explore more by scrolling...

find_real_file.png find_real_file.png
ServiceNow by Administrator
  • 1402 Views
  • 1 comments
  • 1 helpfuls

No readable comment field

  The Behaviour: options.no_readable_journal_field_message = options.no_readable_journal_field_message || gs.getMessage("No readable comment field");   Solution: Additional comment is not captured in the Activity filter. go to the task table level a...

image find_real_file.png find_real_file.png find_real_file.png
tiagomacul by Giga Sage
  • 3588 Views
  • 1 comments
  • 0 helpfuls

Advanced PA- Spotlight(Operational Use case)

Recently, i have seen the spotlight feature of ServiceNow advanced PA in detail. Though, i knew about it from a long time but never realized it's true potential until i started preparing a use case for a new client. The other reason, it remain unexpl...

Advanced reference qualifier doesn't work from list

Very simple thing, but took a while to understand the cause, so here is it. Introduction Reference field in a child table of incident (custom "incident details" table) with advanced reference qualifier: The results list should contain only requests w...

find_real_file.png
Bat El Liav by Tera Contributor
  • 2196 Views
  • 1 comments
  • 1 helpfuls

SHA 512 Hashing - Script Include

var SHA512 = Class.create();SHA512.prototype ={   initialize: function()   {   var hexcase = 0;   /* hex output format. 0 - lowercase; 1 - uppercase               */   var b64pad   = ""; /* base-64 pad character. "=" for strict RFC compliance     */ ...

jpavanaryan by Tera Expert
  • 3907 Views
  • 3 comments
  • 1 helpfuls
Top Contributors