Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create order entries manually during the asynchronous order processing

Skip the scheduled job and create order entries manually in the Order Management application for asynchronous order requests.

Before you begin

Role required: Order Integrator [sn_ind_tmt_orm.order_integrator]

About this task

Before you can create order entries in the customer order table, records are staged in the Inbound Queue [sn_tmt_core_inbound_queue] table. This table helps you to store and manage your order requests during the asynchronous processing of orders.

Procedure

  1. Navigate to Workspaces > CSM/FSM Configurable Workspace.

  2. Select the List icon

Image omitted: list-outline-24.svg
.
  1. Navigate to Inbound Queue Requests > All.

    The Inbound Queue Requests list view provides the following information.

FieldDescription
ResourceCaller that created the record in the Inbound Queue \[sn\_tmt\_core\_inbound\_queue\] table.
Record idUnique system-generated ID returned as orderID in the HTTP response.
State

State of the record in the Inbound Queue [sn_tmt_core_inbound_queue] table.- New

Order records created.

  • In Progress

Scheduler picks orders and generates a system ID.

  • Completed

Scheduler successfully created the customer order record from the Inbound Queue table.

  • Error

Scheduler did not successfully create the customer order record.

External IDExternal ID of the order from the Configure, Price, and Quote \(CPQ\) system.
Status codeHTTP status codes.- 201: Target record successfully created. - 202: Record in the Inbound Queue \[sn\_tmt\_core\_inbound\_queue\] table successfully created. - 400: Target record not created due to an error.
Error message\(Optional\) Error message returned for an exception.
PayloadPayload received via an API.
System IDCluster node ID.
Reference tableName of the target table, such as Customer Order.
  1. From the list, select a record to create an order.

  2. On the Inbound Queue page, select Create Order.

    An order is created in the New state and can be viewed by navigating to Customer Orders > All.

What to do next

Approve orders in Order Management

Parent Topic:Asynchronous order processing for large customer and consumer orders

Related topics

Order management

Using Order Management