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

Articles

Bulk load / Importing Standard Change Templates

Hey Everyone,   This articles explains how to bulk import the standard change templates using transform maps. The target table used is "std_change_proposal" Standard Change Proposal table.   To download the templates of any particular table follow th...

find_real_file.png find_real_file.png find_real_file.png
Laukik by Tera Contributor
  • 2576 Views
  • 1 comments
  • 1 helpfuls

Some more important daily use scripts - Part 2

Below are some more useful scripts 1. How to get data from server-side to client-side.     Get single string value    Create a client callable script include var AjaxUtil = Class.create(); AjaxUtil.prototype = Object.extendsObject(AbstractAjaxProcess...

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

Multi-line comments in notification template

One of the requirement I was working on in Servicenow was to generate a notification when an RITM is commented. The issue was as follows: When user enters multi-line comment on RITM for example: "This is a test This comment is on line 2" I used an em...

Varun30 by Giga Expert
  • 2656 Views
  • 3 comments
  • 3 helpfuls

FQA of Incident Management

Get started with Incident Management and check out these FAQs about process, states and more on Incident.  We'll go over a few aspects like: Basic understanding of Incident ManagementThe Incident Management LifecycleMajor Incident ManagementAnalyzing...

UI and Data policies

Hello Developers, Please find below article to understand the basics about UI and Data policies.    UI and Data Policies UI Policies and Data Policies can help to prevent users from accidentally (or intentionally!) making certain changes in our datab...

Some important daily use scripts

While reviewing community questions, I decided to write an article having some common useful scripts. 1. How to get duplicate records. /* Below script will return all the duplicate records sys_id and display name except the oldest one. Due to below ...

find_real_file.png find_real_file.png

Try it [Portal] Button for Service Catalog and Order guide

Hi there, Created a simple Try it [Portal] Button for catalogs and order guides. When ever we are working on the catalog or order guide we usually go to the portal page and open the item but by using this button we can open the items from the native ...

find_real_file.png find_real_file.png
Murthy Ch by Giga Sage
  • 2524 Views
  • 8 comments
  • 16 helpfuls

Integrating ServiceNow with BMC ADDM

IntroductionAs a current BMC shop taking a serious look at a move to ServiceNow, we currently have a substantial investment in BMC's tool stack in the monitoring, event management, and discovery space.One of the tools from BMC that we would need to i...

bmcaddmapp.png bmcaddmprops.png addmquerymapping.png result.png
mikef1 by Kilo Contributor
  • 17894 Views
  • 9 comments
  • 2 helpfuls
Top Contributors