Regarding application scope, where can an admin specify which parts of the app are accessible?
Can we change the scope of a application once the app created?
No
The scope is assigned to app when it is created and cannot be changed
What is the use of scoping?
Which namespace is automatically prepended to tables, scripts and config records when they are created?
unique namespace identifier
u_
Let’s say we create an app A in its own scope. Can app A access other applications’ tables?
No, unless the other applications allow access
What is the Global scope?
Special app scope that identifies: