CSA Exam QuestionsBrowse all questions from this exam

CSA Exam - Question 252


When a custom table is created, which access control rules are automatically created? (Choose four.)

Show Answer
Correct Answer: ABDE

When a custom table is created, the access control rules that are automatically created typically include create, delete, update, and read. These rules align with the basic CRUD operations: Create, Read, Update, and Delete. 'Write' often encompasses both create and update, but in the context of specific ACL rules, 'update' is distinct and necessary to include.

Discussion

8 comments
Sign in to comment
buchibabe
Sep 1, 2023

ABEF is correct. Page 367 of the ServiceNow Administration Fundamentals - Tokyo Edition.

5852843
Dec 5, 2023

I feel like this is a bit of a trick question. Write = allows users to update records in a table. The acronym CRUD uses update vs delete. I think update is also a correct answer.

manikanta_gnbv
Dec 26, 2023

No Confusion on that because it has mentioned clearly in the snaf vancouver book that when a table is created it automatically creates the acls that are CREATE, READ, WRITE, DELETE thats it and no update or anything else.

PappyFoxOptions: ABEF
Apr 25, 2023

ABEF is the correct answer

EricSonOptions: ABEF
Oct 29, 2023

https://docs.servicenow.com/bundle/vancouver-platform-security/page/administer/contextual-security/concept/acl-rule-types.html

f5003a6Options: ABEF
Mar 24, 2024

A. create B. delete E. read F. write

sri_ravi
Nov 15, 2024

ABEF correct

KfloOptions: ABEF
Jan 6, 2025

SNAF Book Washington Topic: System Created Access Controls CRUD is something else - specific to access control restriction

NexfoOptions: ABEF
Feb 12, 2025

Nobody votes for CRUD here? :) CRWD is the correct combo of course!