nerdexam
ServiceNow

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.

Service Catalog and Request Management

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)
  • A
    4% (1)
  • B
    87% (20)
  • E
    9% (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.

AProcesses

Processes is not a specific ServiceNow platform mechanism that drives catalog fulfillment automation.

BFlowsCorrect

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.

CProcedures

Procedures is not a defined ServiceNow automation construct used to trigger approvals or tasks.

DActions

Actions are individual steps within a Flow; they are components of a Flow, not the overarching mechanism itself.

EScripts

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

#Service Catalog#Request Fulfillment#Flow Designer#Approvals

Community Discussion

No community discussion yet for this question.

Full CIS-ITSM Practice