Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

ServiceNow Exam CAD Topic 5 Question 98 Discussion

Actual exam question for ServiceNow's CAD exam
Question #: 98
Topic #: 5
[All CAD Questions]

What occurs when an existing table is extended in ServiceNow?

Show Suggested Answer Hide Answer
Suggested Answer: A

Table Extension in ServiceNow:

Extending a table in ServiceNow means creating a child table based on a parent table. The child table inherits the fields, configurations, and functionality of the parent table.

What is Inherited:

Fields: All fields from the parent table are available in the child table.

Functionality: The child table benefits from any business logic or workflows defined for the parent table.

Access Controls: The child table respects the Access Control rules defined for the parent table unless explicitly overridden.

Why Other Options Are Incorrect:

Option B: This is incorrect because the new table does inherit fields from the parent table.

Option C: This is incorrect because you do not need to script or configure behaviors from scratch; they are inherited.

Option D: This is incorrect because Access Controls are not ignored; they still apply and can be extended or modified for the child table.


ServiceNow Developer Documentation on Table Inheritance.

Contribute your Thoughts:

Jamal
7 days ago
I disagree, I believe the new table does not inherit any fields from the parent table.
upvoted 0 times
...
Rebbeca
8 days ago
I think when a table is extended, the new table inherits the functionality of the parent table.
upvoted 0 times
...
Josphine
10 days ago
Option A seems like the logical choice here. Extending a table should inherit the functionality of the parent table, right?
upvoted 0 times
Geoffrey
14 hours ago
User 2: Yeah, that makes sense. It would save time and effort if the new table already had those features.
upvoted 0 times
...
Raymon
6 days ago
User 1: I think option A is correct, the new table should inherit the functionality of the parent table.
upvoted 0 times
...
...

Save Cancel