- Mastering ServiceNow(Second Edition)
- Martin Wood
- 240字
- 2021-07-08 10:36:38
Summary
The ServiceNow platform has several more exotic features. This chapter explored some that help you create more complex applications faster.
ServiceNow Studio provides a place to add and edit your application. It collects application files and displays them in an organized manner to help you find what you need. It also provides a really useful code search feature, which will start to become useful over the next few chapters.
Applications can protect themselves by choosing whether data can be read or manipulated from outside their tables as well as choosing the level of cooperation between two apps being developed at the same time. The scope of an app provides a unique identifier, preventing two applications from being named the same.
Delegated Development lets you give other people control over the parts of the application that you choose, without giving them full system administrative rights.
Hierarchical tables provide the magic of inheritance. They allow the Guest table to take advantage of all the functionality provided by the out-of-the-box User table, reducing development time and improving maintenance.
Reference fields are incredibly powerful: create and delete records on the fly, as needed, to speed data entry and improve data quality. In addition, many-to-many tables and lists provide a great way to link multiple items together.
The next chapter will start adding some control. By adding logic to the ServiceNow platform, we go beyond just storing data, and instead start to manage it.
- OpenStack Cloud Computing Cookbook(Third Edition)
- OpenDaylight Cookbook
- Delphi程序設計基礎:教程、實驗、習題
- Learning Selenium Testing Tools with Python
- Apache Hive Essentials
- Python從入門到精通(精粹版)
- Instant Typeahead.js
- 基于差分進化的優化方法及應用
- 組態軟件技術與應用
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- 機器學習與R語言實戰
- Building Android UIs with Custom Views
- 新一代SDN:VMware NSX 網絡原理與實踐
- Android應用開發深入學習實錄
- 創意UI:Photoshop玩轉APP設計