Exam CAD Topic 3 Question 134 Discussion
Actual exam question for ServiceNow's CAD exam
Question #: 134
Topic #: 3
Question #: 134
Topic #: 3
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application's data tables?
Suggested Answer: D Vote an answer
Application Access is a feature that allows you to control the access level of other application scopes to your application's data tables. By setting the Accessible from field value to This application scope only, you can restrict the access to your data tables to only your application scope. This means that other application scopes cannot create, read, write, or delete records on your data tables, unless they have explicit permissions through Access Controls or other means.
References:
* Application Access
* [Application scope]
https://developer.servicenow.com/dev.do#!/learn/learning-plans/rome/new_to_servicenow/app_store_learnv2_se
https://docs.servicenow.com/bundle/rome-application-development/page/build/applications/concept/c_ExampleD
References:
* Application Access
* [Application scope]
https://developer.servicenow.com/dev.do#!/learn/learning-plans/rome/new_to_servicenow/app_store_learnv2_se
https://docs.servicenow.com/bundle/rome-application-development/page/build/applications/concept/c_ExampleD
by Clark at Aug 25, 2026, 07:19 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).