CSA · Question #204
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
The correct answer is B. Create one Variable Set for the four variables, then add that variable set to each of the 80 catalog. To efficiently manage common mandatory fields across 80 catalog items, a Variable Set should be created once for these fields and then added to each catalog item.
Question
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?
Options
- ACreate a Variable Set Template, then apply to all of the catalog items.
- BCreate one Variable Set for the four variables, then add that variable set to each of the 80 catalog
- CCreate a Record Producer that contains the four fields; then add to the record producer related
- DCreate a Flow Designer Action, with Variable Set Data Pill, then apply flow to all of the 80 catalog
- ECreate an Order Guide, which includes all variables; then copy and hide variables as needed.
How the community answered
(18 responses)- A6% (1)
- B72% (13)
- D17% (3)
- E6% (1)
Why each option
To efficiently manage common mandatory fields across 80 catalog items, a Variable Set should be created once for these fields and then added to each catalog item.
The concept of a 'Variable Set Template' does not exist in ServiceNow; Variable Sets are reused directly.
A Variable Set allows a group of variables to be defined once and then reused across multiple catalog items. This approach ensures consistency for common fields like 'Requested for' and 'Approving manager' across all 80 catalog items, significantly simplifying maintenance and future updates.
Record Producers are used to create records from a service catalog, not for grouping and reusing variables within existing catalog items.
Flow Designer Actions are for process automation and do not manage the definition or grouping of common variables on a catalog item form.
An Order Guide is used to order multiple catalog items simultaneously and is not the appropriate feature for defining common variables across individual catalog items.
Concept tested: Service Catalog Variable Sets
Source: https://docs.servicenow.com/bundle/utah-service-catalog/page/product/service-catalog-management/concept/c_VariableSets.html
Topics
Community Discussion
No community discussion yet for this question.