REST Stage Order

Use this integration option to stage orders in real time.

Key Features

  • Stages orders in real time, order by order, into the interface tables.
  • Use with Oracle Integration Cloud (OIC) to perform near real-time staging of orders from channels/upstream applications. For example, use this integration if the upstream application doesn't have persistent data store of its own.
  • Customers can use the Import Sales Order scheduled process to import staged orders.

Best Practices

  • Use this option only to stage orders in the interface tables or if the upstream application doesn't have a persistent data store.
  • Recommended for large-order creation scenarios if the customers needs an API-based integration instead of a file-based data import (FBDI).

Constraints

  • If a REST API call to stage the order runs for more than 5 minutes, it might produce a 504-gateway time-out error. The request might still be processed after the gateway time out if there are no other validation failures while the request processes.
  • No asynchronous support is currently available.