Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ServiceNow Cookbook

You're reading from   ServiceNow Cookbook Acquire key capabilities for the ServiceNow platform

Arrow left icon
Product type Paperback
Published in Feb 2017
Publisher Packt
ISBN-13 9781785880520
Length 376 pages
Edition 1st Edition
Arrow right icon
Authors (2):
Arrow left icon
Dustin Turner Dustin Turner
Author Profile Icon Dustin Turner
Dustin Turner
Ashish Rudra Srivastava Ashish Rudra Srivastava
Author Profile Icon Ashish Rudra Srivastava
Ashish Rudra Srivastava
Arrow right icon
View More author details
Toc

Table of Contents (8) Chapters Close

Preface 1. Getting Started with Service-Now FREE CHAPTER 2. Performing Core Configuration and Management Tasks 3. Building Data-Driven Application 4. Configuring Alerts and Notifications 5. Building and Configuring Reports 6. Creating and Configuring Workflow Activities 7. Auditing and Diagnosing Service-Now

Understand unique record identifier

For maintaining the uniqueness of each record Service-Now generates a 32 character global unique ID which is called sys_id. You can view SysID in any standard browser address bar.

Getting ready

To step through this recipe, you should have an active Service-Now instance, a role, and valid login credentials.

How to do it...

  1. Open any browser standard browser.
  2. Type the Service-Now instance web address (https://{instance_name}.service-now.com) provided by your organization in the address bar, now enter your credentials in respective fields and press enter button.
  3. In the browser you can view SysID. Let’s understand this by an example. In following screen shot you can view sys_id=3D4301f1084f053200abb3b3728110c70e:
    How to do it...

    Record sys_id

There's more…

It is important to note that same sys_id value is never generated more than one time. If two record share same sys_id value then one was copied to other at database level outside of Service-Now application.

You have been reading a chapter from
ServiceNow Cookbook
Published in: Feb 2017
Publisher: Packt
ISBN-13: 9781785880520
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime