CIS-ITSM · Question #47
Once a Catalog Item has been requested, what mechanism determines the approvals, and tasks that are triggered in the application?
The correct answer is B. Flows. In ServiceNow, Flows built in Flow Designer are the mechanism that determines the approvals and fulfillment tasks triggered when a Catalog Item is requested.
Question
Once a Catalog Item has been requested, what mechanism determines the approvals, and tasks that are triggered in the application?
Options
- AProcesses
- BFlows
- CProcedures
- DActions
- EScripts
How the community answered
(23 responses)- A4% (1)
- B87% (20)
- E9% (2)
Why each option
In ServiceNow, Flows built in Flow Designer are the mechanism that determines the approvals and fulfillment tasks triggered when a Catalog Item is requested.
Processes is not a specific ServiceNow platform mechanism that drives catalog fulfillment automation.
Flow Designer Flows are the primary automation mechanism for Service Catalog fulfillment. When a catalog item is submitted, its associated Flow orchestrates the entire fulfillment lifecycle - generating approval requests, routing them to the correct approvers, and creating the necessary catalog tasks - all based on the flow logic configured for that item.
Procedures is not a defined ServiceNow automation construct used to trigger approvals or tasks.
Actions are individual steps within a Flow; they are components of a Flow, not the overarching mechanism itself.
Scripts (Business Rules, Script Includes) can extend behavior but are not the primary mechanism for orchestrating catalog approvals and tasks - Flows serve that role.
Concept tested: Flow Designer as Service Catalog fulfillment mechanism
Source: https://docs.servicenow.com/bundle/washingtondc-it-service-management/page/product/service-catalog-management/concept/c_ServiceCatalogFlows.html
Topics
Community Discussion
No community discussion yet for this question.