Correct is indeed D:
https://docs.servicenow.com/bundle/rome-application-development/page/build/applications/concept/c_DefaultDesignAccessPermissions.html
By default (as of the Xanadu release), new tables in privately-scoped applications are configured with the following baseline design-time access:
Accessible from: All application scopes
Can read: Enabled
Can create, update, delete: Disabled
Allow configuration: Disabled
This means:
Read access is allowed from all scopes (i.e., cross-scope reads are enabled by default).
Other actions (create, update, delete) are blocked unless explicitly granted.
Web services access is also enabled by default.
Therefore, option D is the best representation of baseline behavior.
By default, new application tables prevent other application scopes from creating configuration records on application data tables. But reading the Data from the Table wont be a Problem, because for a table "Can Read=true" by default.
In a privately-scoped application in ServiceNow, the default behavior is that the table and its data are accessible only to artifacts (scripts, business rules, etc.) within the same application scope. This ensures data security and encapsulation.
https://docs.servicenow.com/bundle/rome-application-development/page/build/applications/concept/c_DefaultDesignAccessPermissions.html
This section is not available anymore. Please use the main Exam Page.CAD Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
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.
nsmcan
Highly Voted 3 years, 6 months agoarango
Most Recent 1 week, 6 days agosiham2025
1 month, 2 weeks agomrcharli66
3 months agoOkt90
4 months, 2 weeks agoevoken
7 months, 2 weeks agoevoken
9 months, 2 weeks agogeorgeg4
11 months, 3 weeks agoBob_Loblaw
2 years, 4 months agoJackLopez
2 years, 5 months agomanunarik
2 years, 6 months ago