ServiceNow Certified Application Developer — Question 35
Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?
Answer options
- A. All access to this table via web services
- B. Can create, Can update, and Can delete
- C. Can read does not affect the availability of other Application Access fields
- D. Allow configuration
Correct answer: B
Explanation
The correct answer is B because if the Can read permission is not granted, it typically restricts the ability to create, update, or delete records. Options A and D remain unaffected because they pertain to different aspects of access. Option C is incorrect as it states that Can read does not influence other fields, which is not true in this context.