ServiceNow Certified Application Developer — Question 31

For Application Access there is a configuration option called Allow access to this table via web services. Which one of the following statements is true when this option is selected?

Answer options

Correct answer: D

Explanation

The correct answer is D because having the necessary permissions is essential for any user to retrieve records through web services. Option A is incorrect as it misrepresents the capabilities of the option. Option B is also wrong since the option allows web service access, but permissions are still required. Option C incorrectly suggests a restriction only applies to SOAP, whereas permissions are required for both SOAP and REST.