This document describes the specifics and configuration of E-WMS Auto queue, as per release 413.
WMS Auto queue is available from product update 403, offering the possibility to automatically send order lines 'picking', without the need of having to start the Control Center and select and handle order lines manually.
This document contains following sections:
Auto queue is available for following processes, with or without using Route Optimizing ('picking advice'):
Requirements
Following settings and conditions apply:
Auto queue settings and master data can be found in following menus:
First install the new service, from the file at default location C:\Program Files (x86)\Exact Software\INSTALL\E-WMS\SERVICES\E-WMSAuto queueSetup.msi.
For general documentation on installation of the WMS services, please refer to How to install the E-WMS and ICL 'RF' services.
This service can perform following actions:
The CONFIG file which is installed with the service (default C:\Program Files (x86)\Exact Software\WMS\E-WMS Auto queue Service), has to be edited for the correct databases, and you can configure what timing factors you want to use:
SQLservername Contains the SQL server name (or IP address) and SQL instance name
Databasename Contains the Globe database name. For support of multiple databases, please read: Multiple databases supported in the WMS RF services.
TimerInterval Defines the interval the service will use to start scanning for new orders to be sent picking (default: every 60 seconds)
RestartServiceInterval Defines the interval in seconds to restart the Auto queue service to free up memory (default: 7200 seconds = 2 hours)
DelayInSeconds When a new order is just being entered, the Auto queue service should not try to handle that order because it can still be locked by the Globe user.This setting determines how much time should be allowed after the last change of the order, before being handled by the service again.
RetryInMinutes Defines the interval in minutes, the service will use to re-try orders which could not be exported earlier (due to insufficient stock, or not allowing partial delivery, or locked orders. Default 60 minutes).When an error occurs during advice calculation, a new error record will be inserted into log table csPickitErrorReport, every interval of 'RetryInMinutes'. These messages can be viewed in the WMS RF monitor.Please be aware, when decreasing this retry interval, the number of error records in csPickitErrorReport will increase accordingly.
ExtensiveLogging For support use only, provides some additional information when logging is enabled
Enable Auto queue for any of the processes listed above, in the WMS settings for the specific modules. After changing settings, restart the Autoqueue service (or, the service will read the changed settings on it's own scheduled restart interval).
To be able to limit automatically filling the picking queue to a specific time frame during a day, or to order lines for a specific warehouse, you can configure WMS Service Schedules.Using these service schedules is not mandatory, without service schedules the service will handle order lines 24 hours a day, and for all warehouses.
You can read more about maintenance of E-WMS service schedules in document E-WMS - Service schedules.
When sending orders picking manually in a control center, you are able to filter order lines: split order lines to different scanners. To offer filtering functionality in combination with Autoqueue, you are able to define scanner group filters. You can read about maintaining these in document E-WMS - Scanner group filters.