Creating, reviewing, approving, and fulfilling service orders
Service Order Management (SOM) is a domain of order management that is responsible for the end-to-end life cycle of service requests. Learn how service orders are captured Order Management, and how your fulfillment managers and agents review, orchestrate, and fulfill them.
Service order capture
Use service orders for the activation of new services or for the post-sales requests for the services that were activated for and delivered to customers at earlier dates. By using this process, you ensure that service orders are correct and handled efficiently throughout the entire fulfillment process.
Most of the service orders that you process are captured from third-party customer order management systems through the Service Order Open API. The Service Order Open API is a ServiceNow implementation of the TM Forum TMF641 Service Ordering Open API specification. To learn more, see Service Order Open API.
Service order direct entry
You can also use Order Capture as needed to directly enter service orders into the ServiceNow AI Platform.
Post-capture service order record generation
When you capture or directly enter a service order, a service order record is generated in the ServiceNow AI Platform to manage service order fulfillment. It has one or more associated service order line items that describe a service and the action (Add, Change, or Disconnect) that is required to perform for the service. The service order line item also consists of the following:
- The details of the services that are being added, updated, or deleted.
- For Add new service activations, the details of the service specification, including the required characteristics and characteristic values.
- For Change and Disconnect service orders, the details of the service inventory that you're updating or disconnecting.
- The location and related information such as the customer contact details.
The following diagram provides you with an understanding of how Service Order Management relates to external capture systems.
The following diagram provides you with an understanding of what processing takes place when you capture a service order. The processing flow for service orders is similar to that for customer orders, but with some differences that you will learn about in this section.
Service order review, approval, and decomposition
- The state of the service order moves to Rejected.
- The service order may require several changes from the service order manager to bring it back to a normal state.
- The State field changes to In Progress.
- Service order decomposition takes place next. Decomposition is based on the service specification, specification relationships, and decomposition rules in the catalog. This process creates all required service and resource orders for each approved service order line item and then triggers the order fulfillment workflow for each domain order.
- To learn more, see the following:
Differences between the pre- and post-approval service orders
Like customer orders, captured service orders also have an ID with a prefix of ORD(nnn). The Order Category field in the order forms indicates if the order is for a Product (a customer order) or a Service (a service order). These labels enable you to identify the type of order.
- Service orders with a prefix of SO(nnn) are referred to as domain orders. These orders, and their related resource orders, with a prefix of RO(nnn), must be fulfilled to complete the service order line items on the captured service orders.
- The resource order manages the resources required to fulfill the services that the customer is requesting.
- These domain orders manage the fulfillment of the requested service orders.
Service order fulfillment tasks
After the decomposition process is complete, order tasks are assigned to a service order agent, who works through the tasks and updates the service order. If there are any remaining order tasks that can't be completed, you can create fallout records for tracking and further research. To learn more, see Creating, reviewing, approving, and fulfilling service orders.
- The State field for the service order is set to Closed complete.
- The State field for each of the individual service order line items is set to Completed.
- The sold product record is updated with the state of Active for Add type service orders or Inactive for disconnect type service orders.
- All characteristics of the service and resource specifications are updated in the Product Characteristics [sn_ind_tmt_orm_product_characteristics] table.