Hello,
Using Process Flow, I'm trying to merge boxes with the same Order ID, which are created at different times and in different locations. After the boxes are created, I have an operator moving to the two locations to merge the boxes into a tote. The tote is then placed away into the rack.
Since I have boxes created at different times, I used a Wait for Event activity on the On Entry event of my conveyor, but I can not get the token to move to the next activity. I wanted to have the label on my boxes (named AWarehouseID) to match the ToteID, but it doesn't seem to work.
merging-logic.fsmCould someone help me understand how I setup my Wait for Event wrong? Thanks in advance.