Versions Compared

Key

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

...

Excerpt

The system comes with a few predefined common online validation options.


The standard Online

...

Validation can be set up for Planned Functions steps without further customization, to validate:

  • Lot Number 
  • Serial Number
  • To Bin / From Bin

Use case

Tells the user whether an input value is correct.

  • LotNumber (ValidateLotNumber)
    • Verifies that the Lot no. exists.

  • SerialNumber (SerialNumberInformation)
    • Verifies that the Serial no. exists.
    • Verifies that the Serial number is being assigned only once, if not, it will return an error message with the item number that is associated with the Serial Number the user is trying to input.

  • To Bin /From-Bin (ValidateBinCode)
    • Verifies that the Bin exists on the specific Location.

...

Step 2 - Invoke the validation

See Online validationValidation

Result examples:



                 Image RemovedImage Added            Image Modified        Image Modified

       Error Bin Code Online Validation                 Error  Error Lot Number Online validation             Error Serial Number Online Validation                                 

...