- ServiceNow Application Development
- Sagar Gupta
- 83字
- 2021-07-03 00:01:13
Application tables
Each application in ServiceNow, whether in private or global scope, can consist of one more table. These tables may be used to store information related to application artifacts and data that a user may enter. For example, in the Sales application, we can create a table each to store leads, prospects, and customers information. Furthermore, when creating a new application a new role is also created in the system that restricts standard record operations such as create, read, write, and delete.
推薦閱讀
- OpenCV實例精解
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現(xiàn)
- Visual Basic編程:從基礎(chǔ)到實踐(第2版)
- Cassandra Design Patterns(Second Edition)
- Web Application Development with R Using Shiny(Second Edition)
- Blender 3D Incredible Machines
- Python數(shù)據(jù)挖掘與機器學習實戰(zhàn)
- Visual C#.NET程序設(shè)計
- Python Data Analysis Cookbook
- Mastering Android Game Development
- Application Development with Swift
- Python全棧開發(fā):數(shù)據(jù)分析
- IPython Notebook Essentials
- Augmented Reality for Developers
- C程序員從校園到職場