nerdexam
ServiceNow

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.

Submitted by weili_xi· Apr 18, 2026Security and Restricting Access

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)
  • A
    88% (28)
  • C
    3% (1)
  • E
    6% (2)
  • F
    3% (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.

AAllow ConfigurationCorrect

'Allow Configuration' is a valid Caller Access option that permits a calling scope to configure the called resource.

BNoneCorrect

'None' is a valid Caller Access option indicating that no other scopes are permitted to access the resource.

CCaller Restriction

'Caller Restriction' is not a standard or valid Caller Access option in ServiceNow; restrictions are implied by the chosen access types or 'None'.

DAccessible fromCorrect

'Accessible from' is a valid Caller Access option, allowing specific calling scopes to be explicitly listed and granted access to the resource.

ECaller Permission

'Caller Permission' is not a standard or valid Caller Access option, though the concept of permissions is central to Caller Access.

FCaller Tracking

'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

#Caller Access#Cross-Scope Access#Application Security#Scope Management

Community Discussion

No community discussion yet for this question.

Full CAD Practice