Mastering ServiceNow Scripting: Leverage JavaScript APIs to perform client-side and server-side scripting on ServiceNow instances

Andrew Kindred

  • 出版商: Packt Publishing
  • 出版日期: 2018-02-27
  • 售價: $1,700
  • 貴賓價: 9.5$1,615
  • 語言: 英文
  • 頁數: 226
  • 裝訂: Paperback
  • ISBN: 1788627091
  • ISBN-13: 9781788627092
  • 相關分類: JavaScript
  • 海外代購書籍(需單獨結帳)

商品描述

Understand the ServiceNow scripting and build an efficient customized ServiceNow instance

Key Features

  • Customize your ServiceNow instance according to your organization's needs
  • Learn to work with inbuilt JavaScript APIs in ServiceNow
  • Take your ServiceNow experience to the next level by learning to script

Book Description

Industry giants like RedHat and NetApp have adopted ServiceNow for their operational needs, and it is evolving as the number one platform choice for IT Service management. ServiceNow provides their clients with an add-on when it comes to baseline instances, where scripting can be used to customize and improve the performance of instances. It also provides inbuilt JavaScript API for scripting and improving your JavaScript instance.

This book will initially cover the basics of ServiceNow scripting and the appropriate time to script in a ServiceNow environment. Then, we dig deeper into client-side and server-side scripting using JavaScipt API. We will also cover advance concepts like on-demand functions, script actions, and best practices. Mastering ServiceNow Scripting acts as an end-to-end guide for writing, testing, and debugging scripts of ServiceNow. We cover update sets for moving customizations between ServiceNow instances, jelly scripts for making custom pages, and best practices for all types of script in ServiceNow.

By the end of this book, you will have hands-on experience in scripting ServiceNow using inbuilt JavaScript API.

What you will learn

  • Customize your ServiceNow instance according to your organization's needs
  • Explore the ServiceNow-exposed JavaScript APIs and libraries
  • Discover the method for using ServiceNow scripting functions
  • Take your ServiceNow experience to the next level by understanding advanced scripting
  • Learn to build, test, and debug custom applications
  • Use your customized instance efficiently with the help of best practices

Who This Book Is For

This book is targeted toward ServiceNow administrators or anyone willing to learn inbuilt JavaScript APIs used to script and customize ServiceNow instances. Prior experience with ServiceNow is required.

Table of Contents

  1. Getting Started
  2. Exploring the ServiceNow Glide Class
  3. Introduction to Client-Side Scripting
  4. Advanced Client-Side Scripting
  5. Introduction to Server-Side Scripting
  6. Advanced Server-Side Scripting
  7. Introduction to Custom Pages
  8. Scripting with Jelly
  9. Debugging the Script
  10. Best Practices
  11. Deployments with the Update Sets
  12. Building a Custom Application Using ServiceNow Scripting