Create your order entries during the asynchronous order processing

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 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 Workspaces > CSM/FSM Configurable Workspace.
    2. Select the List icon .
    3. Navigate Inbound Queue Requests > All.
      The following table describes the details displayed on the list view.
      Tabelle : 1. Order Record form
      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.
    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 Orders > All.

    Nächste Maßnahme

    Approve orders in Order Management