Hello all,
I have been trying to create a process flow and am stuck with the ageinqueue problem similar to the one shown in the tutorial.
The reason why I am unable to follow the exact steps in the tutorial is because there are labels and values on the items that I would need to use "port by case" to push the items to flow to the correct processor, as demonstrated in Queue 2 within the model scaled down. I have previously tried and am unable to push to the correct list and ports at the same time.
I tried getting around it by pushing the item to the global list using the "On Entry" trigger which works as I am able to observe data in "Waiting People 2" global list. I then set it up so that the sink right beside the queue would pull items once the ageinqueue exceeds a certain amount. However, the sink did not pull as specified.
If I were to select the sink to pull from the global list, an error message would show saying that it needs to pull from port. If I were to select pull from any port and uses the "pull requirement" for the ageinqueue requisite, there is no error message but nothing gets pulled anyway.
Please do take a look and thanks for your help!