The CreatorCon Call for Content is officially open! Get started here.

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

Articles

Get Display Value of Choice field in Client script

Hello,   I have often seen this basic question about fetching display value of choice field so here is the working short solution.   If we use getValue it will show only backend value of Choice value but below code will display front end value of Cho...

Modern Change Academy

  Come join us for a new series of live sessions focused on simplifying and streamlining your change and release processes, while enhancing governance for each. The series covers multiple products, such as Change Management, Digital Product Release,...

gregholevas_0-1729287517456.png Screenshot 2025-06-27 at 10.17.42 AM.png
gregholevas by ServiceNow Employee
  • 4275 Views
  • 2 comments
  • 8 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
  • 1741 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
  • 2977 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
  • 62987 Views
  • 5 comments
  • 41 helpfuls

Read-only Variables in Service Portal

You'd think that displaying a Requested Item Variables in a read-only format would be easy, right?  We'll unfortunately it's not, especially in Service Portal (if it is then the solution is well hidden!).  I must have read a dozen different posts ask...

Finding the users logged in to the instance

Problem Statement- We had a requirement to get all the currently logged-in users in the instance. So after doing some research we found the table Logged in Users (v_user_session) can be used for this. However, after some time, we came to know that, t...

ITSM Core Process Diagrams release on Now Create

As ITSM Now Create users would of noticed the process diagrams in the Process Guides and Workshop presentations are embedded images. To make life easier the diagrams for the following are released on Now Create as zipped Visio files Incident, Change,...

Digital Portfolio Management: Launch and Learn Series

Earlier this year, the Digital Portfolio Management team conducted a program called Launch and Learn. The Launch and Learn is a series of calls hosted by ITSM Product Management where in each session we focus on a different pillar of the product with...

MicrosoftTeams-image (9).png

ITSM Process Workshops

Before starting implementation, it's always a good idea to conduct a process workshop to verify processes and identify requirements. Listed here are process workshop guides you can use to run workshops if you are self-implementing or to prepare if yo...

ServiceNow by Administrator
  • 3842 Views
  • 3 comments
  • 7 helpfuls

Access Control List

Hello Everyone ! I am explaining ACL. It's very important topic in ServiceNow.   ACL(Access Control List): An instance uses access control list (ACL) rules, also called access control rules, to control what data users can access and how they can acc...

Mandatory Rule Base in Order Guides

A common request on the community is the ability to make an item on an order guide mandatory so end users are unable to toggle it off. I'm surprised ServiceNow still hasn't included this as a capability and I do hope, with the new UI around the corne...

find_real_file.png find_real_file.png find_real_file.png

Deactivating records not found in a data source

So usually when you are pulling data from a data source, unless there is an attribute that specifically calls out whether a record is active or inactive, data sources will usually only return active records and inactive records will simply "drop-off"...

Service level Agreement (SLA)

Service Level Agreement (SLA) :  It is an agreement between Service provider and the Customer. If XYZ bank takes IT related services from an ABC IT company. Then there will be an SLA between  XYZ and ABC. That SLA will include the services provided b...

image image
Community Alums by Community Alums  
  • 966 Views
  • 2 comments
  • 8 helpfuls

How to use postman to create an incident - webservice

How to use postman to create an incident?   ImageDescription 01.type your instance  https://<instance>.service-now.com/api/now/table/incident 02. Authorization type username/password 03. Header   key: Content-Type value: application/json 04. Body ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
tiagomacul by Giga Sage
  • 8122 Views
  • 1 comments
  • 13 helpfuls
Top Contributors