- 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
推薦閱讀
- Learning Python Web Penetration Testing
- 區塊鏈架構與實現:Cosmos詳解
- 從0到1:HTML+CSS快速上手
- 小程序開發原理與實戰
- Gradle for Android
- Learning Salesforce Einstein
- Julia for Data Science
- Instant jQuery Boilerplate for Plugins
- Java EE 8 and Angular
- Instant GLEW
- Unreal Engine Game Development Cookbook
- Windows 10 for Enterprise Administrators
- 編程風格:程序設計與系統構建的藝術(原書第2版)
- HTML 5與CSS 3權威指南(第4版·上冊)
- 寫給所有人的編程思維