Book Image

ServiceNow Cookbook

By : Ashish Rudra Srivastava, Dustin Turner
Book Image

ServiceNow Cookbook

By: Ashish Rudra Srivastava, Dustin Turner

Overview of this book

ServiceNow is the ideal platform for you to create enterprise-level applications, giving borh requesters and fulfillers better visibility and access to a process. With this title we’ll guide you through the world of ServiceNow, letting you take on the best the platform offers you with the least amount of hassle. Starting with the core configuration and management tasks, this book will help you build data-driven apps and it will also explore development best practices. You will learn to set up email notifications for users and work with the database view for reporting. Next, the book will guide you through creating various tasks from the workflow and show you how to make the most of the workflow utilities available in ServiceNow. Finally, the book will drive you through the auditing and diagnosing aspects of ServiceNow. By the end of this book, you will acquire immediately applicable skills to rectify everyday problems encountered on the ServiceNow platform.
Table of Contents (14 chapters)
ServiceNow Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Understanding the Service-Now setup


Service-Now is a cloud-based application; that's why your client is not required to set up any infrastructure to support Service-Now in their environment. By reading the Understanding Service-Now procurement recipe, you should know that Service-Now provides three environments (one production and two non-production). As a setup, these environments are called instances and may be classified as development, testing, and production. Consider the following examples of Service-Now instances or web addresses:

  • packtprod.service-now.com

  • packtdev.service-now.com

  • packtest.service-now.com

If the customer is Amazon and has requested more than three instances from Service-Now, then the web addresses may look similar to the following:

  • amazon.service-now.com

  • amazondev.service-now.com

  • amazonqa.service-now.com

  • amazondev2.service-now.com

Each Service-Now instance has a unique, secured web address, but administrators are allowed to create a custom URL which can redirect to the original URL.