Custom Application Development Flashcards

1
Q

Regarding application scope, where can an admin specify which parts of the app are accessible?

A
  • In the custom application record
  • In each application table record
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Can we change the scope of a application once the app created?

A

No

The scope is assigned to app when it is created and cannot be changed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the use of scoping?

A
  • Determine which app resource are available to other apps in the instance
  • Protect apps by identifying and restricting access to available artifacts and data
  • Prevent naming conflicts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which namespace is automatically prepended to tables, scripts and config records when they are created?

A

unique namespace identifier

u_

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Let’s say we create an app A in its own scope. Can app A access other applications’ tables?

A

No, unless the other applications allow access

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the Global scope?

A

Special app scope that identifies:

  • apps developed prior to app scoping
  • apps intended to be accessible to all Global apps
How well did you know this?
1
Not at all
2
3
4
5
Perfectly