Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated AI. Added LP. Added links

Mobile WMS supports reading all standard barcodes.

However, we highly recommend using so-called "information-bearing" or "encoded" barcodes like GS1 "Data Matrix".

  • GS1-128 can contain Lot number / batch number, serial number, weight, etc. why it’s often used for items with tracking.
  • GS1-128 code is often used to log in to Mobile WMS solution, as this type of barcode can contain username, password and domain.

See also this article on the subject https://taskletfactory.com/en/barcodes-and-basic-warehouse-scanning/

Non-standard barcode formats

Mobile WMS can to some extent, be configured to read any custom barcode format, by converting it to GS1.

Each identifiable "block" is converted to an GS1 AI 
See Barcode converter - Regular Expressions

Description

Excerpt

Extract values from encoded into different steps

Encoded barcodes are supported out-of-the-box and provide great benefits in speeding up and simplifying registrations

Encoded barcode suppport


GS1 is the recommended barcode

We highly recommend using the common GS1-128 (DataMatrix), as it can hold a number of different informations.

  • can contain Lot number, Serial number, Expiration Date etc.


Example of GS1-128 barcode

GS1-128 holds different kinds of information by assigning a so called AI or "Application Identifier" This barcode for example contains two Application Identifiers (AI's).  


Image Added


The example contains four values.

  • Item no. (EANAI 01)Batch no
  • Expiration Date. (LOT AI 17)
  • Lot no. (AI 10)

Image Removed

95012345678903
  • This is AI 01.
  • It contains the Item No. in GTIN-14 format.
  • 000123
    • This is AI 10.
    • It contains the Lot No.
  • Common AI's (Application Identifiers) used by Mobile WMS

    • Bin
      • 00
    • Item
      • 01
      • 02
      • 91 (Requires BC extension version 5.18+)
    • Lot
      • 10
    • Serial21Quantity (AI 30)

    Default AI support

    Mobile WMS will accepts these AI's as standard.


    EntityApplication IdentifiersSee also
    Item01, 02 and 91OnAfterGetItemNoGS1Ai
    Bin00OnAfterGetBinGS1Ai
    Lot10OnAfterGetLotNoGS1Ai
    Serial21OnAfterGetSerialNoGS1Ai
    Expiration Date12
    , 15 and 17
    1737
    , 37 and 310OnAfterGetQuantityGS1Ai
    Package No.92OnAfterGetPackageNoGS1
    License Plate98
    Tote (Legacy)98



    How values from encoded barcodes are automatically transferred to input fields

    Image Added


    Verify a barcode

    Use the built-in function Scan Info to inspect a barcode.


    Handling non-standard barcodes

    Mobile WMS can to some extent, be configured to read a custom barcode format, by converting it into GS1.


    Online Barcode generator

    This free tool can help you easily create GS1 barcodes

    128 barcode.

    E.g. for login.

    Image Removed

    Image Removed

    Links

    Image Added