Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Info | ||
---|---|---|
| ||
Can be disabled by "verifySingleScanRegistrations" on Order Lines Mobile Configuration |
Description
Excerpt |
---|
This feature enables you scan registrations to scan and complete registrations, directly from Order Lines - without selecting a line first . |
or performing each registration step. |
Use case
Using Encoded Barcode (GS1) you can register directly from the the Order Lines .Also known as "Single Scan Registration"page.
Requirements
You have to use Encoded barcodes Barcode that contains all information needed.
For example:
- Item
- Quantity
- Barcode (likely)
- Bin (optional)
- Lot no. (optional)
- Serial no. (optional)
You most likely need to enable Register Quantity By Scan.
This will send a barcodes to the mobile app that represents quantity / units of measure.
Tip
When using Register directly on Order Lines by scan (SingleScanRegistration) you want to select a line based solely on the item no. and nothing else.
For example omitting Lot No. contained in the barcode.
Mobile does not complete the registration?
Missing information will prevent you from using this feature.
Commonly missing values are Lot No. and Bin
validation considerationsThe following will prevent "Single Scan Registration"
- Registering Lot No.
- Validating Bin
This is because you cannot both have use Single Scan Registrations and
- ask the user to Validate the Bin.
- ask the user to validate Lot
Solution
You need to either
- send all the needed information to the mobile app
- or disable the validation
So if you perform the following steps, Register Quantity By Scan will again be possible
- Disable ValidateFromBin
- Include LotNumber in the data sent to mobile app
Image Removed
Image Removed This feature is enabled by default in Android.
Image Removed Windows Handheld Embedded
In App.configCode Block | ||||
---|---|---|---|---|
| ||||
<singleScanRegistration>true</singleScanRegistration> |
Example for Pick Lines.
Image Removedcode.
Solutions
- Include the value in the barcode
- Include the value in in the Order Lines
See Order Lines GetOrderLines Response - Disable the validation/registration of the value
See Order Lines GetOrderLines Response (i.e. RegisterLotNumber etc.)
Explore the Mobile WMS App
Page Tree | ||
---|---|---|
|