nerdexam
ServiceNow

CAD · Question #156

Which are valid caller access field options? Choose 3 answers

The correct answer is A. Caller Tracking C. None E. Caller Restriction. Caller access is a field-level property in ServiceNow that controls how a field is exposed, especially in Scripted REST APIs. The three valid options are: Caller Tracking (A), which logs which caller accesses the field; None (C), which applies no special access control; and…

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

Question

Which are valid caller access field options? Choose 3 answers

Options

  • ACaller Tracking
  • BAccessible from
  • CNone
  • DAllow Configuration
  • ECaller Restriction
  • FCaller Permission

How the community answered

(21 responses)
  • A
    95% (20)
  • D
    5% (1)

Explanation

Caller access is a field-level property in ServiceNow that controls how a field is exposed, especially in Scripted REST APIs. The three valid options are: Caller Tracking (A), which logs which caller accesses the field; None (C), which applies no special access control; and Caller Restriction (E), which limits field access to authorized callers only. 'Accessible from,' 'Allow Configuration,' and 'Caller Permission' do not exist as valid caller access options in ServiceNow.

Topics

#Caller Access#Access Control#Application Security

Community Discussion

No community discussion yet for this question.

Full CAD Practice