auto-asrs-sys-jf-1.fsm
on the model previously provided by @Jeanette F
can we simulate orders by creating a random number of quantities per product for each order.
(Say order1: 2 type1 0 type2 3 type3, order2: 3 type1 2 type2 1 type3).
each ars conveys its products per order to the OrderConveyer
(proccesing one order at the time on the OrderConveyer)
source 2 provides a pallet for each order
combiner1 packs everything on the OrderConveyer (since it has only one order on it) then move it to finished orders queue