Hello all,
Why doesn't the push to global list work when I've added an "On Entry" trigger on queue1 which pushes the items to ItemList1?
Hello all,
Why doesn't the push to global list work when I've added an "On Entry" trigger on queue1 which pushes the items to ItemList1?
The items are being pushed onto the list, you're just instantly pulling them off the list in the PullItem activity in Process Flow.
You can see this in the input and output stats if you look at the Process Flow List's statistics:
Thanks for taking a look! However, when I "view entries" for the list with ageInQueue, I didn't receive any feedback, even when the queue is full of items waiting.
Also, it seems as if it is ignoring all the queries and restrictions I've placed. Namely sending items to sink 3 when time >= 300 and items to move to processor 1 when global table [1][1] >= 1.
Was this not a result of the fact that the global list is not working as intended?
You don't see anything on the entries list because you are instantly pulling items off the list as soon as they get pushed on.
You have 2 Pull from List activities in Process Flow. The Pull From List activity is using a query and never pulls anything off the list. The PullItem activity is not using a query and can pull anything it wants. You also have that token in a loop that keeps pulling over and over.
The global list is working as intended. Your modeling logic is not working the way you want.
If you're having trouble getting this model to do what you want, please post a new question describing what you're trying to do and we can help you design the model logic to do that.
Thank you for suggesting! I will do that now.
16 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved