ServiceNow Certified System Administrator — Question 267
A Service Catalog project will involve building 80 catalog items. For each of the catalog items, the following fields will be mandatory on the forms:
• Requested for
• Requested by
• Approving manager
• Delivery instructions
All of the other variables will be specific to the individual catalog item. What features would you use when designing the catalog item form?
Answer options
- A. Create a Variable Set Template, then apply to all of the catalog items.
- B. Create one Variable Set for the four variables, then add that variable set to each of the 80 catalog items.
- C. Create a Record Producer that contains the four fields; then add to the record producer related list on the Catalog Items.
- D. Create a Flow Designer Action, with Variable Set Data Pill, then apply flow to all of the 80 catalog items.
- E. Create an Order Guide, which includes all variables; then copy and hide variables as needed.
Correct answer: B
Explanation
The correct answer is B because creating one Variable Set for the four mandatory fields allows for efficient management and consistency across all catalog items. The other options either involve unnecessary complexity or do not provide a scalable solution for the requirement of 80 catalog items.