- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Which of the following statements does NOT apply when extending an existing table?
- A. The parent table's Access Controls are evaluated when determining access to the new table's records and fields
- B. The new table inherits the functionality built into the parent table
- C. The new table inherits all of the fields from the parent table
- D. You must script and configure all required behaviors
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Answer is D. You must script and configure all required behaviors
When you extend an existing table, you inherit the functionalities and do not need to script or configure from scratch.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @MAGAPUV ,
The answer is D. You Must Script and Configure all required behaviors.
To answer this question, you need to know extending a table, when you extend a table, all security rules are inherited, new table inherits business rules, UI actions, and other logic from its parent and new table's data structure includes all the fields from the parent table in addition to any new fields you create specifically for it.
For more detail check out the servicenow doc Table Extension & blog How does the magic from extend table work? from servicenow community.
Thanks,
Bhimashankar H
-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hello @MAGAPUV
The correct answer is:
Option D
You must script and configure all required behaviors
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @MAGAPUV
You must script and configure all required behaviors
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Answer is D. You must script and configure all required behaviors
When you extend an existing table, you inherit the functionalities and do not need to script or configure from scratch.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @MAGAPUV ,
The answer is D. You Must Script and Configure all required behaviors.
To answer this question, you need to know extending a table, when you extend a table, all security rules are inherited, new table inherits business rules, UI actions, and other logic from its parent and new table's data structure includes all the fields from the parent table in addition to any new fields you create specifically for it.
For more detail check out the servicenow doc Table Extension & blog How does the magic from extend table work? from servicenow community.
Thanks,
Bhimashankar H
-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hello @MAGAPUV
The correct answer is:
Option D
You must script and configure all required behaviors
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar