Versions Compared

Key

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

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 BothIn two separate registration the Take and Place bins are registered Both using separate registrations (i.e. Movement) 

Typical use


Part of the Standard Workflow on Planned Functions.

Notes

  • Controlled from backend using the "ValidateToBin" and "ValidateFromBin" <ValidateToBin> and <ValidateFromBin> -attributes
    • If both "ValidateToBin" and "ValidateFromBin" <ValidateToBin> and <ValidateFromBin> is true, the app will register "to" and "from" as two separate registrations.
      See Order Lines GetOrderLines Response
  • 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.Image Removed


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.

Image Added

Examples

Filter by label (Content by label)
showLabelsfalse
max155
spacesTFSK
showSpacefalse
sorttitle
typepage
cqllabel = "examplebinstep" and label = "tofrombinstep" and space = "TFSKexample"
labelsMobile

FromBin


ToBin