Hello,
In my process flow, I have tokens which control how flowitems move in the model. The flowitems move as follows
- Tote moves from ASRS to Picker1
- Tote moves from Picker1 to Picking Station
- Tote moves from Picking Station to Picker1
- Tote moves from Picker1 to Storage
When the first token passes through the process flow, the model moves the flowitem through the 4 steps correctly. For the remaining tokens that passes through the process flow, the model does not move any of the flowitems. Would someone be able to provide some guidance with the model attached below on why the remaining tokens do not move the flowitems in the model?