舉報

會員
Mastering ServiceNow(Second Edition)
最新章節:
Summary
ThisbookisaimedatadvancedServiceNowSystemAdministratorsanddeveloperswhowouldliketogaingreatercontrolofServiceNowanditsarchitecture.ThebookexpectsyoutobenewtoServiceNow,buthaveagoodgroundingininternetandcomputingtechnologies,likeHTML,JSON,RESTanddatabasesystems.ReadersshouldbeespeciallyfamiliarwithJavaScript,andbekeentoextendandaltertheplatform.Withthisbook,theywillbeabletodevelopanewapplicationfortheircompany.
最新章節
- Summary
- Including Jelly in the standard interface
- Using Angular and Jelly
- Digging into Jelly
- Starting with Service Portal
- Making it self – service
品牌:中圖公司
上架時間:2021-07-08 09:23:43
出版社:Packt Publishing
本書數字版權由中圖公司提供,并由其授權上海閱文信息技術有限公司制作發行
- Summary 更新時間:2021-07-08 10:37:08
- Including Jelly in the standard interface
- Using Angular and Jelly
- Digging into Jelly
- Starting with Service Portal
- Making it self – service
- Chapter 11. Making ServiceNow Beautiful with Service Portal and Custom Interfaces
- Summary
- Managing instances
- Upgrading ServiceNow
- Configuration and customization
- Adding more with plugins
- Selling on ServiceNow Store
- Sharing with Share
- Packaging with applications
- Cloning instances
- Recording configuration in Update Sets
- Serializing records to XML
- Using your instances
- Chapter 10. Packaging with Applications Update Sets and Upgrades
- Summary
- Accessing the system internals
- Optimizing hardware resources
- Auditing and versioning
- Dealing with other performance issues
- Finding slow database transactions
- Going through other logs
- Tracking each page request
- Enabling the JavaScript client side log
- Using the debugging tools
- Looking at the system log
- Building a methodology
- Chapter 9. Diagnosing ServiceNow – Knowing What Is Going On
- Summary
- Securing web services
- Authenticating users
- Introducing Domain Separation
- Encrypting data
- Using Scoped Administration
- Building security rules
- Protecting data with contextual security rules
- Understanding roles
- Chapter 8. Securing Applications and Data
- Summary
- Designing integrations
- Authenticating and securing web services
- Working inside the data center - introducing the MID server
- Building custom interfaces
- Connecting to web services
- Building web service Import Sets
- Importing users and groups with LDAP
- Bringing it in using Import Sets
- Beginning the web service journey
- Chapter 7. Exchanging Data – Import Sets Web Services and other Integrations
- Summary
- Building homepages
- Reporting
- Flattening data with Database Views
- Recording metrics
- Receiving e-mails
- Delivering an e-mail
- Sending e-mail notifications
- Scheduling jobs
- Dealing with events
- Chapter 6. Events Notifications and Reporting
- Summary
- Service Level Management
- Understanding Request Fulfilment
- Using the Service Catalog
- Approving tasks
- Drag-and-drop automation with Graphical Workflows
- Understanding the State field
- Using additional comments and work notes
- Using departments and companies
- Organizing groups and users
- Introducing tasks
- Chapter 5. Getting Things Done with Tasks
- Summary
- Taking control of the browser
- Customizing and extending the platform
- Controlling lists with Context Menus
- Efficiently transferring data to the client
- Client-side scripting
- Manipulating forms with GlideForm
- Running client-side scripts
- Managing fields with UI Policy
- Choosing a UI Action
- Building a modern interface
- Chapter 4. Client-Side Interaction
- Summary
- Rhino - the JavaScript engine powering ServiceNow
- Scripting reference qualifiers
- Enforcing data
- Script Includes
- Business rules
- Scripting in scoped apps
- Counting records with GlideAggregate
- Using GlideRecord (and its friends)
- Running background scripts
- Deciding to write code
- Chapter 3. Server-Side Control
- Summary
- Cascading with reference fields
- Many-to-many relationships
- Building hierarchical tables
- Enforcing the separation
- Scoping out limits
- Developing applications in Studio
- Chapter 2. Developing Custom Applications
- Summary
- Making the most of the UI
- Building the interface
- Reference fields
- Storing data
- Exploring the database
- Diving into the infrastructure
- Chapter 1. ServiceNow Foundations
- Customer support
- Reader feedback
- Conventions
- Who this book is for
- What you need for this book
- What this book covers
- Preface
- Why subscribe?
- www.PacktPub.com
- About the Reviewer
- About the Author
- Notice
- Credits
- 版權頁
- 封面
- 封面
- 版權頁
- Credits
- Notice
- About the Author
- About the Reviewer
- www.PacktPub.com
- Why subscribe?
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. ServiceNow Foundations
- Diving into the infrastructure
- Exploring the database
- Storing data
- Reference fields
- Building the interface
- Making the most of the UI
- Summary
- Chapter 2. Developing Custom Applications
- Developing applications in Studio
- Scoping out limits
- Enforcing the separation
- Building hierarchical tables
- Many-to-many relationships
- Cascading with reference fields
- Summary
- Chapter 3. Server-Side Control
- Deciding to write code
- Running background scripts
- Using GlideRecord (and its friends)
- Counting records with GlideAggregate
- Scripting in scoped apps
- Business rules
- Script Includes
- Enforcing data
- Scripting reference qualifiers
- Rhino - the JavaScript engine powering ServiceNow
- Summary
- Chapter 4. Client-Side Interaction
- Building a modern interface
- Choosing a UI Action
- Managing fields with UI Policy
- Running client-side scripts
- Manipulating forms with GlideForm
- Client-side scripting
- Efficiently transferring data to the client
- Controlling lists with Context Menus
- Customizing and extending the platform
- Taking control of the browser
- Summary
- Chapter 5. Getting Things Done with Tasks
- Introducing tasks
- Organizing groups and users
- Using departments and companies
- Using additional comments and work notes
- Understanding the State field
- Drag-and-drop automation with Graphical Workflows
- Approving tasks
- Using the Service Catalog
- Understanding Request Fulfilment
- Service Level Management
- Summary
- Chapter 6. Events Notifications and Reporting
- Dealing with events
- Scheduling jobs
- Sending e-mail notifications
- Delivering an e-mail
- Receiving e-mails
- Recording metrics
- Flattening data with Database Views
- Reporting
- Building homepages
- Summary
- Chapter 7. Exchanging Data – Import Sets Web Services and other Integrations
- Beginning the web service journey
- Bringing it in using Import Sets
- Importing users and groups with LDAP
- Building web service Import Sets
- Connecting to web services
- Building custom interfaces
- Working inside the data center - introducing the MID server
- Authenticating and securing web services
- Designing integrations
- Summary
- Chapter 8. Securing Applications and Data
- Understanding roles
- Protecting data with contextual security rules
- Building security rules
- Using Scoped Administration
- Encrypting data
- Introducing Domain Separation
- Authenticating users
- Securing web services
- Summary
- Chapter 9. Diagnosing ServiceNow – Knowing What Is Going On
- Building a methodology
- Looking at the system log
- Using the debugging tools
- Enabling the JavaScript client side log
- Tracking each page request
- Going through other logs
- Finding slow database transactions
- Dealing with other performance issues
- Auditing and versioning
- Optimizing hardware resources
- Accessing the system internals
- Summary
- Chapter 10. Packaging with Applications Update Sets and Upgrades
- Using your instances
- Serializing records to XML
- Recording configuration in Update Sets
- Cloning instances
- Packaging with applications
- Sharing with Share
- Selling on ServiceNow Store
- Adding more with plugins
- Configuration and customization
- Upgrading ServiceNow
- Managing instances
- Summary
- Chapter 11. Making ServiceNow Beautiful with Service Portal and Custom Interfaces
- Making it self – service
- Starting with Service Portal
- Digging into Jelly
- Using Angular and Jelly
- Including Jelly in the standard interface
- Summary 更新時間:2021-07-08 10:37:08