ShipHawk Guide
Workstation
Usage
LOV Type | Lov Description | LOV Code | LOV Attribute 1 | LOV Attribute 2 | ||
---|---|---|---|---|---|
WORKSTATION | Description of Workstation location and usage | Internal Code | Sorting Order | A JSON Object which describes this Workstation |
Examples
LOV Type | Lov Description | LOV Code | LOV Attribute 1 | LOV Attribute 2 |
---|---|---|---|---|
WORKSTATION | Pack Station 1 | 1 | 1 | {“printer_pdf”:”2356”, “printer_raw”:”654”, “scale_id”:”433”} |
WORKSTATION | Pack Station 2 | 2 | 2 | {“printer_pdf”:”7366”, “printer_raw”:”399”, “scale_id”:”433”} |
WORKSTATION | Pack Station 3 | 3 | 3 | {“printer_pdf”:”3777”, “printer_raw”:”632”, “scale_id”:”367”} |
WORKSTATION | Receving Dock 1 | 4 | 4 | {“printer_pdf”:”3232”, “printer_raw”:”777”, “scale_id”:”232”} |
WORKSTATION | Receving Dock 2 | 5 | 5 | {“printer_pdf”:”6464”, “printer_raw”:”777”, “scale_id”:”232”} |
WORKSTATION | Receving Dock 3 | 6 | 6 | {“printer_pdf”:”4644”, “printer_raw”:”777”, “scale_id”:”232”} |
WORKSTATION | Testing Station | 7 | 7 | {“printer_pdf”:”screen”, “printer_raw”:”232”, “scale_id”:”0”} |
Below is a sample Workstation Definition for LOV Attribute 2:
{
"printer_pdf": "49600",
"printer_raw": "49604",
"scale_id": "5637",
"scale_name": "toledo",
"start_bin_id":"DOCK.2",
"work_zone":"ZONE-A"
}
The values in LOV Attribute 2 relate to PrintNode IDs associated with each printer or scale used in the operation. If multiple scales are attached to the same workstation, a Scale Name must also be set to identify the specific scale that ShipHawk WMS should be reading. Please refer to section on PrintNode for more details on setup and usage.
Contact Technical Support
© ShipHawk 2024. All Rights Reserved.