210724_kiva.fsm
Hi, I am trying to simulate kiva system. Based on previous posts I found, I decide to use A* and process flow.
I would like to load the flowitem(rack) in queue R1 ~ R4 to the processor and load them back to their original queue.
I thought to create label in each queue on creation and let the processor to send them back by case. However I have 42 queue to work, this doesn't look like a wise action.
Any better suggestion is appreciated!