In order to translate check
digits of different data such as Container ID, Serial Number, and
Tag Attributes, the following barcode types have been introduced in
the Sterling Warehouse Management System.
Target Container Input for Voice Picking
The
Barcode Translation Sources that are provided out-of-the-box for the
Target Container Input For Voice Picking barcode type are as follows:
- Target Container Check Digit Scan - This translator looks for
any Container ID whose last 5 digits is the input barcode data.
- Case
ID - The Case ID source validates if the scanned data is an existing
Case SCM in the Sterling Warehouse Management System.
If this case contains only a single item, the source returns item
details such as Item ID, unit of measure, and quantity
- Pallet
ID - The Pallet ID source validates if the scanned data is an existing
Pallet SCM in the Sterling Warehouse Management System.
If this pallet contains only a single item, the source returns item
details like Item ID, unit of measure, and quantity.
- UCC 128
Code - This is a widely used barcode standard. UCC 128 Code source
validates if the scanned data conforms to the UCC 128 standards.
- Generate 20-digit Container Number - This source generates a 20-digit
Container ID, with the last five digits being the barcode data passed.
This source internally invokes the generateSCM API to generate the
first 15 digits of the Container ID.
Source
Container Input for Voice Picking
The Barcode Translation
Sources that are provided out-of-the-box for the Source Container
Input For Voice Picking barcode type are as follows:
- Source
Container Check Digit Scan - This translator looks for any Container
ID whose last 5 digits is the input barcode data.
- Case ID
- The Case ID source validates if the scanned data is an existing
Case SCM in the Sterling Warehouse Management System.
If this case contains only a single item, the source returns item
details such as Item ID, unit of measure, and quantity
- Pallet
ID - The Pallet ID source validates if the scanned data is an existing
Pallet SCM in the Sterling Warehouse Management System.
If this pallet contains only a single item, the source returns item
details like Item ID, unit of measure, and quantity.
- UCC 128
Code - This is a widely used barcode standard. UCC 128 Code source
validates if the scanned data conforms to the UCC 128 standards.
- Generate 20-digit Container Number - This source generates a 20-digit
Container ID, with the last five digits being the barcode data passed.
This source internally invokes the generateSCM API to generate the
first 15 digits of the Container ID.
Serial
Input for Voice Picking
The Barcode Translation Source that
is provided out-of-the-box for the Serial Input For Voice Picking
barcode type is as follows:
Serial Number for Voice Pick - This
source validates whether the scanned data is the last five digits
of a valid serial number in the Sterling Warehouse Management System.
Item Tag Input for Voice Picking
The Barcode
Translation Source that is provided out-of-the-box for the Item Tag
Input For Voice Picking barcode type is as follows:
Item Tag
for Voice Pick - This source validates whether the scanned data is
the last five digits of one of the tag attributes of the selected
item.