Creating Orders in WMS
There are two ways to create Orders in WMS:
- Manually from the UI
- Interfaces
Manually Create Orders from the UI
To create an Outbound Order (Sales Order), go to the Order Headers screen and click Create.After creating the order, you must specify the items being ordered and their respective ordered quantities.
To manually add SKUs to an Order in the UI:
- Select the order record and click Details (). This takes you to the Order’s details, where you can enter the items and quantities.
- Click Create () and populate the Item Code and Ordered Qty.
- Click “Save”.Note: The “Order Details” screen is also available to view multiple Order details at once.
Initiate Manual Wave Run from Order Header
You can manage your orders more efficiently by running a wave directly from the Order Header UI. A 'Run Wave' button on the Order Header (OrderHdrView) UI simplifies the process. With this feature, you can:
- Select specific orders or order details with ease
- Run a wave without switching between UIs
- Run a wave for all order details from a single order header record
The 'Run Wave' button is available on both the Order Header and Order Details UI. To use this feature, you need the 'Order Header/Run Wave' permission (for non admin roles). The button is enabled for Order/Order detail records with 'Created' or 'Partly Allocated' status. To run a wave, simply click the 'Run Wave' button, select a wave template, and initiate the wave.
Create Orders Through the Interfaces UI
You can also create orders through an Oracle WMS Cloud Excel template. Based on the column headers, users must populate select fields in the template when creating an Order.
Preparing the Input Interface file:
Follow the rules below to use the Oracle WMS Cloud interface correctly:
- The filename must start with the phrase “ORR”.
- Populate the columns specified as ‘required’ in the interface specification document.
- Populate [H1] for every distinct Order number and [H2] for its details (see figure below).
- Populate the correct sequence in the ‘seq_nbr’ field (i.e. no duplicate values).

The figure above shows an example of a file that will create three different Orders. You can create multiple Orders within the same ORR file by using the “headings” column to differentiate one order from another. A ‘[H1]’ value denotes a new Order Header record, while a ‘[H2]’ value denotes a new Order Detail record.
Upload the Interface into WMS
- Go to the “Input Interface” screen.
- Use the drop-down to select the appropriate interface.
- Click “Upload Files” and navigate to the file you wish to upload.
- When the file displays in the screen, click “Run Interface”.
- The system returns a message dialog notifying you that the file has been successfully processed.