- ServiceNow Application Development
- Sagar Gupta
- 87字
- 2021-07-03 00:01:12
Application scope
Application scope ensures that applications do not interfere with one another. Each application in ServiceNow has its own corresponding application scope. All the artifacts of an application, such as business rules, tables, and forms, and so on, are created in the same application scope as the application.
Application scope ensures an application artifact in a different scope doesn't interfere with the functionality of applications running in other scopes unless granted explicit permissions.
There are two types of scope in ServiceNow:
- Private application scope
- Global scope
推薦閱讀
- 零基礎學Visual C++第3版
- PHP 7底層設計與源碼實現
- JavaScript+jQuery開發實戰
- Learning AWS Lumberyard Game Development
- C語言程序設計立體化案例教程
- Internet of Things with Intel Galileo
- 精通Scrapy網絡爬蟲
- 零基礎入門學習Python(第2版)
- ServiceNow:Building Powerful Workflows
- D3.js By Example
- Vue.js應用測試
- 新印象:解構UI界面設計
- Python青少年趣味編程
- Magento 2 Beginners Guide
- R語言數據分析從入門到實戰