Collector Step Bin (To/From-Bin)

Collects

Take or Place bin for current order line being registered. 

The value collected is text like Text Step.

Flow

  • The Bin code the current lines items are Placed into (i.e. Put-away)
  • The Bin code the current lines items are Taken from (i.e. Picking)
    Or Both using separate registrations (i.e. Movement) Register FromBin and ToBin (Movement flow)


Part of the Standard Workflow on Planned Functions.

Notes

  • Controlled from backend using the <ValidateToBin> and <ValidateFromBin> -attributes
  • From version 1.5.10 the validationWarningType attribute can be set on fromBin and toBin steps in the workflow. Setting this value will override the allowBinChange element on the order line.
    • Block - Translates to allowBinChange="false".
    • None - Will allow the field to accept any bin value.
    • Warn - Translates to allowBinChange="true".


See Step Configuration Matrix for details.


Movement flow

See Register FromBin and ToBin (Movement flow)

The movement flow uses both "ValidateToBin" and "ValidateFromBin" and thus asks the user the register the line twice.

Examples

FromBin


ToBin