CAD · Question #216
Which of the following is true for the Application Picker and Application Scope?
The correct answer is D. Selecting an application from the Application Picker sets the Application Scope. The Application Picker is the dropdown in the ServiceNow header that controls the active development context. Selecting an application from it sets the Application Scope, which determines which application owns any new artifacts (tables, scripts, UI elements) you create. This…
Question
Which of the following is true for the Application Picker and Application Scope?
Options
- ASelecting application from the Application Picker does not set the Application Scope.
- BSelecting Global in the Application Picker sets the Application Scope to incident
- CGlobal is a reserved application which does not appear in the Application Picker
- DSelecting an application from the Application Picker sets the Application Scope
How the community answered
(53 responses)- A2% (1)
- C4% (2)
- D94% (50)
Explanation
The Application Picker is the dropdown in the ServiceNow header that controls the active development context. Selecting an application from it sets the Application Scope, which determines which application owns any new artifacts (tables, scripts, UI elements) you create. This scoping mechanism ensures developers work within the correct application boundary. Global is a valid and selectable option in the Application Picker - it is not hidden or reserved - and selecting it sets the scope to the global application, not to 'incident' or any other specific app.
Topics
Community Discussion
No community discussion yet for this question.