The operator on the begginig of conveyor loads item on custom pallet (token.tote). I need that:
1) conveyor to stops 3 pallets in row
2) Operator loads those 3 pallets
3) pallets (one up to all 3) leave and move to the workstations on side, if there is some stations available. If any station isn't available, it holds and wait.
I tried to implement it in my processflow for load. Then tried to implement it with decision point, but if fails. Can you give any hint please? :)
Also struggeling how to send those empty pallets (token.tote) back to the beggining of the conveyor in group by 3 pallets. They always go in group.
Thank you