---
sourceDocument: Australia Sales and Order Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/order-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Sales and Order Management

ft:clusterId :

    - omgmt

bundleId :

    - omgmt

workflow :

    - Customer and Industry


---

# Create order entries asynchronously

# Create your order entries during the asynchronous order processing {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Create order entries during the asynchronous order processing in the Order Management application so that you can process the large number of orders.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

Before you can create the order entries in the customer order table, all these 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.

## Prozedur

1. Navigate to WorkspacesCSM/FSM Configurable Workspace.
2. Select the List icon .
3. Navigate Inbound Queue RequestsAll.  
   The following table describes the details displayed on the list view.{#creation-of-order-entries-in-the-asynchronous-order-processing__table_mwd_24r_wvb__entry__2}

   | Field | Description |
   |-|-|
   | Record ID | System-generated ID of the target table. |
   | State | State of the record in the Inbound Queue. New :   The order records are created. In Progress :   When the scheduler picks the orders and generates a system ID. Completed :   The scheduler has successfully created the customer order record from the Inbound Queue table. Error :   If the scheduler doesn't successfully create the customer order record. |
   | External ID | External ID of the order from the Configure, Price, and Quote (CPQ) system. |
   | Status Code | HTTP status codes. If the target record is created successfully, it displays 2xx or 4xx. 201 :   If the target record is successfully created. 202 :   If the record in the Inbound Queue table is successfully created. 400 :   If the target record isn't created due to any error. |
   | Resource | Information about which caller created the record in the inbound queue table​. |
   | Error message | (Optional) Error message that is returned for an exception​. |
   | Payload | Payload that was received via an API​. |
   | System ID | Cluster node ID. |
   | Reference table | Name of the target table. |
   [Tabelle : 1. Order Record form]

   {#creation-of-order-entries-in-the-asynchronous-order-processing__table_mwd_24r_wvb}
4. Select a record using which you want to create an order.
5. On the Inbound Queue page, select Create Order.  
   An order is created in the New state and can be viewed by navigating to Customer OrdersAll.

## Nächste Maßnahme

[Approve orders in Order Management](https://servicenow-prod.fluidtopics.net/VIYmpm1JHtBmP8P0tnmRDw "Approve an order in Order Management to begin decomposition and fulfillment process.")

