CSA · Question #24
Create Incident, Password Reset, and Report outage: what do these services in the Service Catalog have in common?
The correct answer is A. They direct the user to a record producer. Services like "Create Incident," "Password Reset," and "Report outage" typically leverage Record Producers in the Service Catalog. These producers guide users through a form to generate specific task records.
Question
Create Incident, Password Reset, and Report outage: what do these services in the Service Catalog have in common?
Options
- AThey direct the user to a record producer
- BThey direct the user to a catalog property
- CThey direct the user to a catalog UI policy
- DThey direct the user to a catalog client script
How the community answered
(15 responses)- A93% (14)
- C7% (1)
Why each option
Services like "Create Incident," "Password Reset," and "Report outage" typically leverage Record Producers in the Service Catalog. These producers guide users through a form to generate specific task records.
These are common examples of services where a user needs to submit information to create a new record in a specific table (e.g., an Incident record for 'Create Incident' or 'Report outage'). Record Producers are designed precisely for this purpose, providing a user-friendly form that maps inputs to fields on a new record.
Catalog properties are configuration settings for the catalog itself, not direct interactions for users creating records.
Catalog UI Policies control field behavior on a catalog item form, they don't serve as the destination for the service itself.
Catalog Client Scripts enhance the interactive behavior of catalog item forms, but they are client-side logic, not the destination or type of service item.
Concept tested: Common use cases for Record Producers
Source: https://docs.servicenow.com/bundle/utah-service-management/page/product/service-catalog-management/concept/c_RecordProducers.html
Topics
Community Discussion
No community discussion yet for this question.