Collector Step SerialNumber

Collects

SerialNumber for current order line being registered.

The value collected is like Text Step

Flow

Part of the Standard Workflow on Planned Functions.

There are two uses

  1. Multiple serial numbers being Placed (i.e. Receiving). The step will remain active until the desired quantity has been reached. 
    or
  2. A single serial number currently being Taken (i.e. Picking)


Notes

  • Controlled by Order Lines GetOrderLines Response
    • <RegisterSerialNumber> enables the step
    • <Quantity> controls whether a single or multiple serial numbers are collected 
  • Controls when a line is considered "Completed"
    • Since serial number always equals one in quantity and multiple equals the same
    • Therefore Quantity Step not used when this step is used

  • Using Online Validation you can overwrite other steps or check the serialnumber is available


See Step Configuration Matrix for details.



   

Multiple serial numbers are collected during receive.


Examples