Versions Compared

Key

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

...

  • Item - Prefix of “I” followed by a Manifest Item ID. Logs an entry into the scan history for the indicated item. When using the mobile app on Android you can alternatively follow the prefix with a string value stored in the Barcode column of the Manifest item which allows you to use barcodes generated by another source.
    Example: *I1234*

  • Action - Prefix of “A” followed by an Action number. Changes the Action selection on the scanner.
    Example: *A3*

  • State - Prefix of “S” followed by 0 or 1. Changes the State selection on the scanner.
    Example: *S1*

  • Employee - Prefix of “E” followed by an Employee ID. Changes the Employee selection on the scanner (not available on the mobile app as the Employee is the currently logged in user).
    Example: *E50*

  • Container - Prefix of “C” followed by a Container ID. Changes the Container selection on the scanner.
    Example: *C199*

  • Manifest Container Scan - Scanning this barcode will add a scan to all items linked to a container for the indicated Action. A common use for this is using pallets as Containers. The format is “MCA.<ContainerID>.<ActionID>.<ActionState>” (Note: This is currently only for the desktop app, not the mobile app)

    • Example: MCA.12.1.1

    • ContainerID: ID of a Manifest Item Container

    • ActionID: Number of the Action to Scan

    • ActionState: 0 or 1 to Uncheck or Check the action (Currently only 1 is supported)

Adding Manifest Scanners

Follow these steps to add scanners to the Manifest form.

...