We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Articles

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
  • 6810 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
  • 3566 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
  • 61806 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
  • 1207 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
  • 3101 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
  • 1906 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
  • 3271 Views
  • 3 comments
  • 1 helpfuls

Header Message on Banner

Hi ServiceNow Community members, I would like to share how to add a customized banner message for any announcements needed for ServiceNow customers in the company. Hope this helps !!.  And this is only supported on UI15. Any inputs for UI16 would be ...

find_real_file.png
arshanapalli by Tera Contributor
  • 1686 Views
  • 2 comments
  • 0 helpfuls

Who can edit item in catalog builder

For a user to create item in catalog builder, the user should have catalog_builder_editor role. For an item to be editable by user in catalog builder, the user should satisfy any of the below requirement sets. 1. The user has catalog_admin role. or 1...

Anjum1 by ServiceNow Employee
  • 4661 Views
  • 2 comments
  • 4 helpfuls

Service Catalog Data Lookup

  Disclaimer: I've been searching for years for more documentation on Service Catalog matching tables and haven't been able to find any. There's plenty out there for matcher/lookup tables that can be applied to this concept, but I really wanted somet...

Is Snow a PaaS or SaaS ?

We can say that it provides both SaaS (in the form of ready made applications like Cognibot etc.). If any organization wants to create their own application using OOB then ServiceNow provides a NOW platform to deploy this application. In this case Se...

find_real_file.png
Community Alums by Community Alums  
  • 4105 Views
  • 3 comments
  • 6 helpfuls
Top Contributors