-
Notifications
You must be signed in to change notification settings - Fork 0
Wave Monitor

Wave Monitor
-
The waves page serves as the wave monitor and is the starting point for managing waves. On this wave the you will select the date which is defaulted to the current date when opening the screen. You will then create a wave which will prompt you to select one of the wave configurations i.e. do you wan to create a wave for wave 1, 2, or 3 etc.
-
Open Wave monitor from Business Data

- Create wave : the create button allows you to select the Wave Configuration to use to create a wave instance for the selected delivery date. When creating the wave, the system will query all the Route Configurations for the wave and then create instances of the routes for this wave. Lastly go through all the routes and query all the sales orders that are on the specific wave and route. N.B. keep in mind that the sales order will be linked to a route and wave configuration and when it is imported into the system via the Import API. Hence, the system will already know which wave and route a sales order belongs, but at this step we are simply create a wave and route instance (container) to group sales orders.


- Wave list after create wave

• Name: the name of the wave which will be the same as the name of the wave configuration e.g. 1, 2 or 3 etc. This cannot be set by the user, it is set by the system when creating the wave instance.
• Description: a friendly name for the wave instance.
• Created: when the wave instance was created.
• Delivery Date: the day when the wave should run.
• Routes: the number of routes on the wave.
• Routes Op/Rel/Picked: the number of routes that are open, released and picked on the wave.
• Orders: the number of sales orders on the wave.
• Orders Op/Rel/Pick: the number of sales orders that are open, released and picked on the wave.
• Lines: the number of sales order line items on the wave.
• Lines Op/Rel/Pick: the number of sales order lines that are open, released and picked on the ave.
• Units: the total number item quantities on the wave.
• Units Op/Rel/Pick: the number of quantities of items that are open, released and picked on the wave.
• Assignments: the total number of picking assignments completed out the total for the wave.
• Edit: allows you to change of the header fields for the wave e.g. description.
• Release: this button releases all the selected orders for all the routes on the wave.
• Close: this button will close the wave. Any sales orders that are still in an open status will be decoupled from the wave and route allowing them to be linked to a new wave and route the following day.
• Routes: selecting a wave and clicking this button will open the route instances that have been created for this wave.
- Need to release wave

This page allows you to view and manage the routes that are linked to a wave selected in the previous waves screen. All of the routes will be prepopulated and created when you created the wave on the previous screen. The sales orders for the route will have also been linked to these routes. From this screen you will be able to select routes to include in the wave using the checkboxes in the Select column of the grid.

• Name: the name of the route which will be set by the system using the route configuration when the wave was created. This field cannot be edited by the user.
• Description: a friendly name of the wave. You can enter comments in this field if you like.
• Wave: the wave which this route belongs to.
• Delivery Date: the delivery date of the wave instance that these routes belong to.
• Orders: the number of orders on the route,
• Orders Op/Rel/Pick: the number of orders that are open, released and picked on the route.
• Lines: the number of sales order line items on the route.
• Lines Op/Rel/Pick: the number of lines open, released and picked on the route.
• Units: the total number item quantities on the route.
• Units Op/Rel/Pick: the number item quantities that are open, released and picked on the route.
• Assignments: the total number of picking assignments completed out the total for the wave.
• Select: use this column to select whether or not you would like the route included or excluded from the wave.
• Edit: use this button to edit the header fields for a route.
• Sales Orders: selecting a route and clicking this button will open the sales orders that have been linked to this route.
This page allows you to view sales orders for a selected wave and route. The delivery date on the sales order will be set by an external system such as SOA (Sales Order Administration) or the ERP when sending the order to NStock. Using the Select column in the grid you can exclude or include a sales order from the wave.

• Sales Order: the name of or number of the sales order that we received from the external system.
• Location: the name of the location (or customer) that placed the order.
• Created: when the sales order was created on NStock i.e. received from the external system.
• Delivery Date: when the sales order should be delivered.
• Status: the status of the order i.e. open, released or picked.
• Wave: the wave that this sales order belongs to.
• Route: the route that this sales order belongs to.
• Lines: the number of sales lines that are on the sale order.
• Lines Op/Rel/Picked: the number of lines that are open, released and picked.
• Units: the number of item quantities on the sales order.
• Units Op/Rel/Pick: the number of item quantities on the sales order that open, released and picked.
• Assignments: the total number of picking assignments completed out the total for the wave.
• Released: the date and time when the sales order was released (processed) as part of the wave.
• Select: use this column to select whether or not you would like the sales order included or excluded from the wave.
• Edit: use this button to change the header fields of the sales order. N.B. from the edit dialog, the user could also change the sales order to move it to a different route on the same wave.
• Pick Assignments: by selecting a sales order and clicking the pick assignments button it will open the and display the pick assignments for the selected order.
• Picking Tasks: by selecting a sales order and clicking this button it will open and display the picks tasks for the sales order i.e. full pallets that need to be picked and taken to a dispatch lane.
• Items: by selecting a sales order and clicking this button it will open and display the sales order items for the selected sales order.
Selecting a Sales Order and clicking the Items button will show you all the items on the sales order. From this page you will be able to edit any of the quantities to pick. Although the quantities to pick can be changed, the original ordered quantity of the sales order cannot be edited. Items with a quantity of zero will not be included in the picking assignments since there is no stock to be picked.

• Item Number: the item code of the item (product) that was ordered.
• Item Description: the description of the item (product) that was ordered.
• Quantity: Ordered: the total quantity that was ordered of the item on this specific sales order. This quantity value cannot be edited.
• Quantity to Pick: the adjusted quantity that is available to be picked. This adjustment could have been manually done by a supervisor using the website or by the system when processing the wave based on the stock available in the warehouse.
• Quantity Picked: the total quantity that was picked. This value will only be set after a picking assignment or bulk pick task has been completed by an operator in the warehouse.
• Created: the date when this sales order line item was created on NStock i.e. received from the external system.
• Edit: use this button to edit the fields for the line.
-
By selecting a sales order and clicking the pick assignments button it will open the and display the pick assignments for the selected order.
-
Items with a quantity of zero will not be included in the picking assignments since there is no stock to be picked.
-
Once the picking assignment for the order has been completed, it will change the status of the sales order to "Completed".

- By selecting an assignment and clicking this button it will open and display the assignment lines for the selected assignment.

- By selecting an assignment line and clicking on batches button it will open and display the Pick batches for assignment.

-
By selecting an assignment line and clicking on exception button it will open and display the Pick Exception for assignment.
-
It will display the mobile app exceptions. Ex : Short Pick Assignment, close sales order without complete it.

- By selecting pick assignment, it will show pick containers entry as per mobile app.

- A replenishment assignment is created for each pallet that needs to be moved a bulk/reserve slot to a pick face.

Table of contents:
- Home
- Landing Page
- About
- Log In
- Dashboard
- System Setup
- Site Setup
- Logs
- Manage
- Business Data
- Process