From the course: Getting Started with ServiceNow: Navigation, Task Management, and Data Visualizations
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Fulfilling a request - ServiceNow Tutorial
From the course: Getting Started with ServiceNow: Navigation, Task Management, and Data Visualizations
Fulfilling a request
- [Instructor] Request submitted, now watch it fly. Once a user orders a catalog item, a structured fulfillment process is automatically initiated to manage the request. This process outlines the steps to take the request from submission to completion. The fulfillment process typically includes stages for requesting approvals, assigning a specific fulfillment tasks to the appropriate teams or individuals, and ultimately fulfilling the user's request. The user who placed the order can monitor its progress throughout this process. Fulfillment groups then execute a predefined sequence of tasks, which may include obtaining necessary approvals. These processes may use flows, workflows, or execution plans to automate the fulfillment of catalog item requests. Workflow Studio empowers process owners to visually build multi-step flows for approvals, tasks, and notifications without writing code using reusable components. Workflows provide flexible, non-linear paths for fulfillment. For…