- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 07:07 AM
1. You have been asked to configure form so an Employee could order a tablet and select the standard
accessory options to purchase with it. these Standard options are carrying case, screen cleaner, tablet stand,
and screen protector. what approach would you take? choose three answers?
a) on shopping cart configuration, select options to show the add accessories button
b) create one catalog item for each: tablet, carrying case, screen cleaner, tablet stand, and screen protector
c) create catalog item for the tablet and add a variable set to the form for the accessory options
d) Create a record producer and on the form, add a checkbox variable for each accessory options.
e) create catalog item for the tablet, and on the form, add a checkbox variable for each accessory option
CHOOSE THREE
2.Tables can be characterised in multiple ways. which of this combination is impossible?
CHOOSE TWO
a) custom and core
b) customer and child
c) base and parent
d) custom and parent
e) core and base
f) child and core
g) custom and base
h) parent and child
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 07:11 AM
Hi @PoojithaVap
2nd Question:
Custom & Core
custom and base
Cc: @Juhi Poddar
1st Question
create catalog item for the tablet and add a variable set to the form for the
accessory options
Create a record producer and on the form, add a checkbox variable for each
accessory options.
create catalog item for the tablet, and on the form, add a checkbox variable for
each accessory option
CC: @Sandeep Rajput
https://www.servicenow.com/community/training-and-certifications/csa-question/m-p/3235942
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
06-09-2025 07:11 AM
Hi @PoojithaVap
2nd Question:
Custom & Core
custom and base
Cc: @Juhi Poddar
1st Question
create catalog item for the tablet and add a variable set to the form for the
accessory options
Create a record producer and on the form, add a checkbox variable for each
accessory options.
create catalog item for the tablet, and on the form, add a checkbox variable for
each accessory option
CC: @Sandeep Rajput
https://www.servicenow.com/community/training-and-certifications/csa-question/m-p/3235942
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
06-09-2025 07:32 AM
1. You have been asked to configure form so an Employee could order a tablet and select the standard
accessory options to purchase with it. these Standard options are carrying case, screen cleaner, tablet stand,
and screen protector. what approach would you take? choose three answers?
Answer:
c)Create catalog item for the tablet and add a variable set to the form for the accessory options
e) Create catalog item for the tablet, and on the form, add a checkbox variable for each accessory option
a) On shopping cart configuration, select options to show the add accessories button
2.Tables can be characterised in multiple ways. which of this combination is impossible?
1.Custom and core
2.customer and child
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 07:39 AM - edited 06-09-2025 07:43 AM
Hi @PoojithaVap
1. You have been asked to configure form so an Employee could order a tablet and select the standard
accessory options to purchase with it. these Standard options are carrying case, screen cleaner, tablet stand,
and screen protector. what approach would you take? choose three answers?
a) on shopping cart configuration, select options to show the add accessories button
b) create one catalog item for each: tablet, carrying case, screen cleaner, tablet stand, and screen protector
c) create catalog item for the tablet and add a variable set to the form for the accessory options
d) Create a record producer and on the form, add a checkbox variable for each accessory options.
e) create catalog item for the tablet, and on the form, add a checkbox variable for each accessory option
2.Tables can be characterised in multiple ways. which of this combination is impossible
a) custom and core
b) customer and child (I'm assuming that it should be custom, but mistyped as customer. If not, then it's incorrect combination)
c) base and parent
d) custom and parent
e) core and base
f) child and core
g) custom and base
h) parent and child
Note: I can see only one impossible combination. Option A & B*
As far as I know, a custom table can act as a Base table.
As per the product doc, base table is nothing but a table that can be extended but not extending other table.
Regards,
Siva