- 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.
推薦閱讀
- 造個小程序:與微信一起干件正經(jīng)事兒
- 羅克韋爾ControlLogix系統(tǒng)應(yīng)用技術(shù)
- MySQL 8 DBA基礎(chǔ)教程
- Essential Angular
- Python高效開發(fā)實戰(zhàn):Django、Tornado、Flask、Twisted(第2版)
- Visual C
- Python完全自學(xué)教程
- Unity 2D Game Development Cookbook
- 利用Python進行數(shù)據(jù)分析
- Python機器學(xué)習(xí):預(yù)測分析核心算法
- Visual Studio 2015高級編程(第6版)
- C++20高級編程
- Unity&VR游戲美術(shù)設(shè)計實戰(zhàn)
- Python Essentials
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通