CAD · Question #272
Which are valid caller access field options? (Choose 3 answers)
The correct answer is A. Allow Configuration B. None D. Accessible from. Caller Access field options control which application scopes can interact with a resource, typically for Script Includes, by defining specific access permissions.
Question
Which are valid caller access field options? (Choose 3 answers)
Options
- AAllow Configuration
- BNone
- CCaller Restriction
- DAccessible from
- ECaller Permission
- FCaller Tracking
How the community answered
(32 responses)- A88% (28)
- C3% (1)
- E6% (2)
- F3% (1)
Why each option
Caller Access field options control which application scopes can interact with a resource, typically for Script Includes, by defining specific access permissions.
'Allow Configuration' is a valid Caller Access option that permits a calling scope to configure the called resource.
'None' is a valid Caller Access option indicating that no other scopes are permitted to access the resource.
'Caller Restriction' is not a standard or valid Caller Access option in ServiceNow; restrictions are implied by the chosen access types or 'None'.
'Accessible from' is a valid Caller Access option, allowing specific calling scopes to be explicitly listed and granted access to the resource.
'Caller Permission' is not a standard or valid Caller Access option, though the concept of permissions is central to Caller Access.
'Caller Tracking' is not a standard or valid Caller Access option; it relates more to auditing rather than defining access.
Concept tested: Script Include Caller Access options
Source: https://docs.servicenow.com/bundle/utah-application-development/page/script/script-includes/concept/c_ScriptIncludes.html
Topics
Community Discussion
No community discussion yet for this question.