Telecommunications Network Inventory and Order Management for Telecommunications and Media

  • Release version: Xanadu
  • Updated August 1, 2024
  • 4 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Telecommunications Network Inventory and Order Management for Telecommunications and Media

    The Order Management for Telecommunications and Media application enables ServiceNow customers to manage all product and service orders centrally. Orders are structured hierarchically into product orders, service orders, and resource orders, facilitating detailed task orchestration and fulfillment. Integration with the Telecommunications Network Inventory (TNI) application supports network-related tasks by creating and managing network configuration items (CIs) through change requests.

    Show full answer Show less

    This integration streamlines the order workflow from orchestration through activation, ensuring network inventory updates and service deployment are aligned.

    Key Workflow Stages

    • Orchestration: Generates resource orders for various tasks including network planning, initiated by service agents or TMF 641 interfaces.
    • Plan: Uses Service Project Management (SPM) templates and integrates with Order Management for project execution.
    • Procure: Manages procurement activities for hardware assets to fulfill requests.
    • Design Assign: TNI creates change requests triggering appropriate change models and tasks, executing inventory actions like creating or reading CIs via template-driven workflows.
    • Build: Physical implementation of services through Field Service Management (FSM).
    • Activate: Deployment of the service using defined activation procedures.

    Integration and Licensing Requirements

    Both Telecommunications Network Inventory and Order Management for Telecommunications applications must be licensed on the same instance to enable integration. Only the ADD action service order request is supported in this integration.

    Administrator Responsibilities

    • Create record producers and change models to facilitate change request creation for network inventory actions.
    • Leverage default change models provided by TNI for common network tasks such as provisioning Ethernet links (LAG), GPON broadband services, mobility infrastructure, and equipment design and assignment.
    • Define decision entries in TNI’s decision tables to automate change request creation based on order tasks.

    Change Request Workflow

    The workflow automates the creation of change requests linked to order tasks:

    • OMT subflow creates an order task.
    • TNI flow triggers creation of a change request using mapped OMT actions and service specifications.
    • Change requests are created via record producers with mapped variables and returned results update order tasks with work notes.
    • Upon change request closure, affected CIs are linked to the product order via install base items.

    Inventory Agent Role

    Inventory agents manage assigned change tasks by opening, verifying, implementing, and closing them. Implemented tasks result in CIs being added under the Affected CIs tab and update the order task’s work notes accordingly.

    Practical Example

    Demo data includes an SD-WAN product with an Allocate and Install CPE task triggering equipment creation in TNI. Other workflows support provisioning LAG, GPON broadband, and fiber-wise mobility infrastructure.

    Key Benefits for ServiceNow Customers

    • Centralized management of telecommunications product and service orders with detailed orchestration.
    • Seamless integration ensures network inventory accuracy through automated change requests linked to order fulfillment.
    • Predefined change models and templates simplify common network provisioning and equipment management tasks.
    • Clear roles and workflows for administrators and inventory agents enhance operational efficiency.
    • Demo scenarios offer practical starting points for implementation and customization.

    With the Order Management for Telecommunications and Media application, you can manage all your product and service orders from one place. These product orders are divided into service orders that are further divided into resource orders.

    Introduction to OMT integration

    The order workflow generates the order tasks that fulfill the customer-facing service order (CFS) and resource-facing service order (RFS). Network-related tasks that involve the inventory configuration items (CIs), models, and templates, may interact with the Telecommunications Network Inventory application to create network CIs. For all network-related order tasks, you must create a change request in the Telecommunications Network Inventory application.

    The following diagram shows the high-level process of managing a service request and detailed workflow of the Telecommunications Network Inventory and Order Management for Telecommunications applications.

    Workflow explaining how TNI and OMT interact with each other to create a network CI.
    Following are the stages of the workflow:
    1. Orchestration: In this stage, the Order Management for Telecommunications application fulfills the function of order orchestration. It generates resource orders to execute a variety of order-related tasks, encompassing network planning. These resource orders can be initiated by either a service agent or through the TMF 641.
    2. Plan: In this stage, the SPM leverages pre-defined SPM project template to initiate project creation. Subsequently, the SPM utilizes the established integration with the Order Management for Telecommunications to facilitate further project processing.
    3. Procure: In this stage, instantiation of procurement activity for hardware assets to fulfill the request is obtained.
    4. Design Assign: In this stage, the Telecommunications Network Inventory application initiates the following process:
      1. creates change request that triggers the respective change model based on the analyzed change characteristics.
      2. creates change tasks based on the change characteristics.
      3. completes all the tasks through the inventory task flow that includes template sub flow, read flow action, and create flow action. After which required CIs or resources are read or created.
    5. Build: In this stage, the service is physically built or implemented through FSM.
    6. Activate: The service is deployed using activation procedure.

    To create a network CI, the Telecommunications Network Inventory and Order Management for Telecommunications applications are integrated to perform service or product tasks, such as design and assign. A change request is initiated for the tasks that need a network inventory-related action.

    You must ensure that these conditions are met:
    1. You must have the license of both the Telecommunications Network Inventory and Order Management for Telecommunications applications in the same instance.
    2. In this integration, only the ADD action service order request from Order Management for Telecommunications and Media is provided.

    For admins

    To create a change request, an admin must perform the following tasks for an order task that needs the network inventory actions:
    1. Create a record producer. To learn more, see Create a record producer.
    2. Create a change model. To learn more, see Create a change model.
      By default, the Telecommunications Network Inventory application provides the change models that are described in the following table.
      Table 1. Default Change Models
      Change Models Description
      Provision LAG Creates Ethernet links across ports, and a LAG circuit over those Ethernet links. LAG has virtual interfaces. The VLAN ranges are also created and associated with LAG.
      GPON broadband Service (Automated) Provisions a GPON service over the existing network.
      Fiber-wise Mobility Infrastructure Provisions a mobility infrastructure over the existing network.
      Design and Assign Telco Equipment Creates equipment according to the predefined template at a particular network site.
      The states are New, Implement, Review, and Closed for the earlier change models. By default, all new change model states are set as New.
    3. Create a decision entry in the decision table provided by the Telecommunications Network Inventory application. See Order Management for Telecommunications integration to learn how to create an entry.

    The workflow for creating a change task using TNI-OMT integration is as follows:
    1. The OMT subflow creates an order task.
    2. When the Order Task Created trigger is received, the TNI flow launches the Create Change Request and later creates a Change Request action.
    3. The OMT action and Service Specification are mapped to the Change Model, Record Producer in the TNI Order Task Submit Script Include and Decision Tables. Then the OMT characteristic is mapped to the Record Producer variables.
    4. The Producer is then submitted to the Record Producer via the sn_sc.CatItem API.
    5. It creates a Change Request with respect to the Order Task, Change Model, and Variables. Also, it uses the sn sc.CatItem API to return the result to the TNI flow.
    6. When this action is completed, it adds work notes to the Order task.
    7. After the Change Request is closed, it adds work notes to the Order task.

    For inventory agents

    An inventory agent can open, verify, implement, and close the assigned change tasks. After implemented, the created CIs are added under the Affected CIs tab. The work notes of the order task are updated when the order task is closed.

    As a result, the Order Management for Telecommunications and Media application fetches the list of the affected CIs and creates an install base item to relate the product order to the CI. To learn more, see Configuring order fulfillment in Order Management for Telecommunications, Media, and Technology.
    Note:
    • A change request for an order task is created automatically only if a decision entry is created.
    • A number of change requests is created based on the need for inventory action of an order task.
    • As a demo data:
      • In the Order Management for Telecommunications and Media application, the SD-WAN product has an Allocate and Install CPE task that triggers an equipment creation change request to the Telecommunications Network Inventory application.
      • The Telecommunications Network Inventory application has demo data that you can use to create equipment, provision a link aggregation group (LAG), automate a Gigabyte Passive Optical Network (GPON) broadband, and fiber wise mobility infra as Telecommunications Network Inventory workflows.