Manage transfer order

  • Release version: Australia
  • Updated March 12, 2026
  • 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 Manage transfer order

    The Asset Management application in ServiceNow enables asset managers to efficiently manage the movement of assets between company stockrooms using transfer orders. This capability supports both consumable and non-consumable assets, with specific handling rules for each type. The transfer order process is governed by workflows that ensure orderly processing and tracking of asset transfers.

    Show full answer Show less

    Key Features

    • Transfer Orders and Transfer Order Lines: Transfer orders facilitate moving multiple assets, while transfer order lines allow detailed tracking and management of individual asset transfers within an order. Transfer order lines enable actions like shipment preparation at a granular level.
    • Asset Quantity Handling: Consumable assets can be transferred in quantities greater than one and are tracked quantitatively, whereas non-consumable assets must be transferred individually with a quantity of one.
    • Workflows: Transfer order lines are processed through specific workflows depending on installed plugins (Service Management Core or Field Service Management). These workflows manage the lifecycle of each transfer order line.
    • Transfer Order Line Tasks and Subtasks: Tasks are automatically created based on the asset’s model category to track progress through various stages (e.g., Ready for Fulfillment, Ready for Shipment). Subtasks add further granularity, such as preparing a computer with imaging or software installation. Completing tasks updates the asset’s status accordingly.
    • Automatic Status Updates: As transfer order line tasks progress, asset states and stock information are updated automatically to reflect availability, reservation, shipment, and receipt. Skipping tasks requires manual asset updates.
    • Customization: Customers can create customized template tasks and subtasks to align the transfer process with their organization's specific requirements, while default templates are provided for common model categories.
    • Data Integrity and Process Control: Business rules prevent the same asset from being transferred on multiple orders simultaneously, ensuring accurate tracking and reducing errors.

    Practical Application for ServiceNow Customers

    Using transfer orders, asset managers can precisely track and manage asset movements between stockrooms, improving visibility and control over inventory. The structured workflow and task system support consistent processing and help maintain service levels and timelines. Customers can adapt the transfer process through customization of tasks and workflows to match internal policies and operational needs. Automatic updates to asset status reduce manual effort and help maintain accurate asset records throughout the transfer lifecycle.

    Manage the asset movement from one stockroom to the other using transfer order.

    The Asset Management application enables asset managers to create transfer orders for moving assets between company stockrooms.

    Consumable assets and non-consumable assets can be transferred as follows:

    • If an asset is consumable, it can be transferred and the quantity can be greater than one. Consumable parts are tracked by the system qualitatively.
    • If an asset is non-consumable, it must be transferred as a single entity with a quantity of one. Non-consumable parts correspond to assets defined in the system.
    Important:
    In the Asset Management application, the Transfer Order Line workflow manages the processing of transfer order lines. If your ServiceNow instance has the following plugins activated, the transfer order lines are processed using a workflow, depending on the plugin installed.
    • If the Service Management Core plugin is activated, the Transfer Order Line SM core workflow manages the processing of the transfer order lines.
    • If the Field Service Management plugin (com.snc.work_management) is activated, the Transfer Order Line SMCore workflow manages the processing of the transfer order lines.
    For more information, see Move an asset through the transfer process.

    Transfer order lines

    Transfer Order Lines is a new module under Inventory with Template Tasks and Template Subtasks as the sub modules. Transfer order lines allow the transfer of multiple assets on one transfer order. Actions such as shipment preparation can take place at the transfer order line level. Pre-allocated assets can be included in a transfer order line, but can only be transferred in their full quantity. A business rule prevents the same asset from being transferred on two different transfer orders at the same time.
    Note:
    The Transfer Order and the Transfer Order Line workflows have moved from the Procurement plugin to the Asset Management plugin. The Transfer Order Line workflow runs only if no other workflows are matched or running on a specific record.

    Transfer order line tasks

    When you create a transfer order line, based on the model category specified in the asset, a transfer order line task is automatically created. Transfer order line tasks are created to move transfer order lines from one stage to the other. Transfer order line tasks also help you to track service levels and the time frame needed to complete a transfer order.

    Default template tasks are available with the Asset Management application. The template tasks are based on model categories. Default template tasks cannot be deleted or modified. If required, you can also create your own customized template tasks. For more information, see Create a customized template task. When you create a transfer order line and select an asset, that asset corresponds to a model category. If a customized template task exists for that model category then that template task is added to the transfer order line as a transfer order line task. If no customized template task match is found for the asset you selected, then the default template task is added as a transfer order line task.

    Closing a transfer order line task completes the task and creates the next task in the process. For example, once you close the Ready for fulfillment task, the state for this task appears as Closed Complete and a new task is opened for the next stage, Ready for Shipment. This process continues till you close all the tasks required for completing the transfer order line. As you close a task and as a task moves from one stage to the next, the asset gets automatically updated too. For example, when the transfer order line moves from Ready to Fulfillment to Prepare for Shipment, the asset's status also moves from available to reserved.
    Note:

    If you skip a transfer order line task and select Closed Skipped, the asset is not updated automatically. Once the asset is received or delivered, you can make the update manually.

    If you are upgrading from any previous release to the New York release, and you have an open transfer order line that is still being processed, all the transfer order line tasks associated with that transfer order line are simultaneously created and displayed in the transfer order line form layout. Based on the stage of the transfer order line, the tasks that still need to be processed will be open; all the other tasks that have already been completed will be closed. Based on the order, if you close a later transfer order line task, all the previous tasks, which are currently open, automatically will be Closed Skipped.

    Transfer order line subtasks

    To further add granularity and efficiency to the process, you can also create subtasks for each transfer order line task. Each transfer order line task can have multiple subtasks. For example, before preparing for shipment, for a computer, you may want to create subtasks for imaging the computer or adding additional software. If subtasks have been defined for a particular transfer order line task, then the subtasks are automatically added to the transfer order line task. Once all the subtasks are closed, the transfer order line task is automatically closed. For more information, see Create a template subtask.