Waves
Author:
Fluent Commerce
Changed on:
13 Dec 2023
Overview
Waves configuration contains:
- Waves List page
- Wave Details page
Key points
- Waves List page
- Wave Details page
Waves List page
Waves List page displays the list of existing waves.
Layout

To search for and view wave details the Mystique SDK filter component should be used. The Filter component should perform the search based on the following filtering criterion:
- Wave Status
- Created On
- Updated On
Waves table displays information in the following columns:
- (Wave) ID: The unique identifier of the wave.
- Status: Status of the wave.
- Location: Location Ref.
- Fulfillment IDs: The unique identifier of the fulfillment.
- Creation Date: Date and time when the wave was created.
(Wave)
`ID`
`ID`
Wave Details page
The Wave Details page displays detailed information about the particular wave.
Layout

Breadcrumbs
- Back to Waves: navigating back to the Waves page.
`Link`
Summary card

Summary card contains the following information:
- ID: The wave unique identifier.
- Ref: The unique reference of the wave.
- Status: The status of the wave.
- Creation Date: Date and time when the wave was created.
- Updated Date: Date and time when the wave was last updated.
Fulfillments table

Fulfillments table displays information in the following columns:
- ID: The unique fulfillment identifier.
- Status: The fulfillment status.
- Delivery Type: The fulfillment delivery type. Based on retailer's shipping options. Retailer Fulfilment rules will determine how order is handled. Possible values include STANDARD, EXPRESS, OVERNIGHT, 3HOURS.
- Fulfillment Location: The reference of the location where the fulfillment is being actioned.
- Destination: The location where the Article will be sent – either a store location for in-store collections (CC) or custom address (HD).
- Created On: date and time when the fulfillment was created.
Learn more about how to Configure OMS