Alicia Posted December 11, 2018 Posted December 11, 2018 (edited) Hi, I'm modeling an automated warehouse and I would like to know how can I only release an ítem to be processed if a release state (that the entity has) is set to true. Otherwise I want that entity to stay in queue until the release state is set to true (so it should be evaluating that condition all the time in order to know when it changes. Thank you in advance Edited December 11, 2018 by Alicia
Alicia Posted December 13, 2018 Author Posted December 13, 2018 Thank you for the response. But what I'm loking for is to storage elements in a queue indefinitely until its due date is reached. When the due date of the entity is reached on simulation time the entity will be then taken from the queue by a worker
jzhou Posted December 13, 2018 Posted December 13, 2018 Storage is a logic queue....not a physical queue.
Recommended Posts