Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleThis feature is enabled by default

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

Using encoded barcodes,

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 considerations

The 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

  1. Disable ValidateFromBin
  2. 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.config
Code Block
languagexml
titleExample
<singleScanRegistration>true</singleScanRegistration>

Example for Pick Lines.

Image Removedcode. 

Solutions

  1. Include the value in the barcode

  2. Include the value in in the Order Lines
    See Order Lines GetOrderLines Response  

  3. Disable the validation/registration of the value
    See  Order Lines GetOrderLines Response (i.e. RegisterLotNumber etc.)



Explore the Mobile WMS App

Page Tree
rootMobile WMS App