ServiceNow News
6 items
Hi, everyone!
I wanted to share my experience with using two common ServiceNow functions for retrieving translated messages: gs.getMessage() and gs.getMessageLang().
These functions are often use...
Navigating the Linguistic Landscape: gs.getMessage() vs. gs.getMessageLang()
Import
·
almost 3 years
www.servicenow.com
cache
ServiceNow administrators often need to create new users and assign them the appropriate roles and group memberships. This can be a time-consuming process, especially if the user needs to be grante...
Easily Clone One User's Groups and Roles to Another User in ServiceNow
Import
·
almost 3 years
www.servicenow.com
cache
Introduction:
Function fields are a powerful feature in ServiceNow reports that allow you to calculate and display data on the fly, but this is under used feature because of lack of awareness. Thi...
Function Fields in ServiceNow Reports: Calculate and Display Data on the Fly
Import
·
almost 3 years
www.servicenow.com
cache
Hi ServiceNow community!
Today, I'm going to show you how to attach reports to email notifications in ServiceNow. This is a great way to provide users with additional information when they receive...
Attaching Reports to Email Notifications in ServiceNow: Including the Undocumented Part
Import
·
almost 3 years
www.servicenow.com
cache
Motivated by most commonly asked questions in community, I thought of creating a Script Include which can address the most common needs for any Developer like checking whether the user has a role /...
CustomUserUtils - A Script Include for most commonly needed utilities on user - Part 1
Import
·
almost 3 years
www.servicenow.com
cache
Hello There,
Have you ever came across a requirement where you need to populate all the variables of an RITM as Description of change, when the change is created from an RITM or Catalog task.
Thi...
Client Callable Script Include to get RITM variables as description
Import
·
almost 3 years
www.servicenow.com
cache