CAD · Question #156
CAD Question #156: Real Exam Question with Answer & Explanation
The correct answer is A: Caller Tracking. 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 Calle
Question
Which are valid caller access field options? Choose 3 answers
Options
- ACaller Tracking
- BAccessible from
- CNone
- DAllow Configuration
- ECaller Restriction
- FCaller Permission
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
Community Discussion
No community discussion yet for this question.