Versions Compared
compared with
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 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
- If both <ValidateToBin> and <ValidateFromBin> is true, the app will register "to" and "from" as two separate registrations.
See Order Lines GetOrderLines Response
- If both <ValidateToBin> and <ValidateFromBin> is true, the app will register "to" and "from" as two separate registrations.
- 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.
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
Filter by label (Content by label) showLabels false max 155 spaces TFSK showSpace false sort title type page cql label = "example" and label = "tofrombinstep" and space = "TFSKbinstep" labels Mobile
FromBin
ToBin