Book description
IT Service management at your fingertips
About This Book
Leverage ServiceNow’s capabilities to achieve improved service management and excellent results in your IT operations by following step-by-step, practical instructions
Build core administration, management, and maintenance skills with IT service management and IT operations management
Improve your workflow efficiency by designing and creating responsive and automated workflows
Who This Book Is For
This book is for IT professionals and administrators who are planning to or are already trying to implement ServiceNow in their organization for Enterprise IT service management tasks.
Some familiarity with web technologies (JavaScript) would be helpful. System administration experience is necessary.
What You Will Learn
Acquire and configure your own free personal developer instance of ServiceNow
Read (and write!) clear, effective requirements for ServiceNow development
Avoid common pitfalls and missteps that could seriously impact future progress and upgradeability
Know how to troubleshoot when things go wrong using debugging tools
Discover developer “tips and tricks”
Pick up great tips from top ServiceNow development and administration professionals, and find out what they wish they knew when they were starting out
In Detail
This book shows you how to put important ServiceNow features to work in the real world. We will introduce key concepts and examples on managing and automating IT services, and help you build a solid foundation towards this new approach. We’ll demonstrate how to effectively implement various system configurations within ServiceNow. We’ll show you how to configure and administer your instance, and then move on to building strong user interfaces and creating powerful workflows.
We also cover other key elements of ServiceNow, such as alerts and notifications, security, reporting, and custom development. You will learn how to improve your business’ workflow, processes, and operational efficiency. By the end of this book, you will be able to successfully configure and manage ServiceNow within your organization.
Style and approach
This book is a step-by-step practical tutorial to help you quickly deploy and configure ServiceNow in your organization.
Table of contents
- The Interface
- Lists and Forms
- UI Customization
- Understanding Data and Relationships
- Tasks and Workflows
- UI and Data Policies
- User Administration and Security
-
Introduction to Scripting
- To script, or not to script?
- Client side versus server side APIs
-
Where scripting is supported
- Access controls-executes on: server
- Business rules-executes on: server
- Client scripts and catalog client scripts-executes on: client
- Condition builder (and the URL)-executes on: server
- Default value-executes on: server
- Script Includes-executes on: server
- UI actions-executes on: client and/or server
- UI policies and catalog UI policies-executes on: client
- UI scripts-runs on: client
- Workflow activities-executes on: server
- Integrated development environment
- Summary
-
The Server-side Glide API
- The structure of an API class
- Server-side APIs
-
GlideRecord
- Initialize
- addQuery()
- addNullQuery() and addNotNullQuery()
- canRead(), canWrite(), canCreate(), and canDelete()
- deleteRecord() and deleteMultiple()
- get()
- getDisplayValue()
- getValue() and getUniqueValue()
- hasNext()
- initialize() and insert()
- next()
- orderBy() and orderByDesc()
- query()
- setAbortAction()
- setLimit()
- setValue()
- setWorkflow()
- update() and updateMultiple()
- GlideElement
- GlideDateTime
- GlideSession
- GlideSystem
- GlideUser
- Client-side APIs
- GlideAjax
- GlideForm (g_form)
- Summary
- The Client-side Glide API
- Server-side Scripting
- Client-side Scripting
- Debugging
- Pro Tips
Product information
- Title: Learning ServiceNow
- Author(s):
- Release date: March 2017
- Publisher(s): Packt Publishing
- ISBN: 9781785883323
You might also like
audiobook
How to Do Nothing
A galvanizing critique of the forces vying for our attention-and our personal information-that redefines what we …
book
The Art of Communication
Bring nuance, depth, and meaning to every conversation you have The Art of Communication is for …
audiobook
Speak with Confidence
In Speak with Confidence: Overcome Self-Doubt, Communicate Clearly, and Inspire Your Audience, keynote speaker, author, and …
audiobook
Fall in Love with the Problem, Not the Solution
Unicorns-companies that reach a valuation of more than $1 billion-are rare. Uri Levine has built two. …