Hello,
I want to model the following requirement in the attached model:
Totes on the "Rack15" are evaluated according to their corresponding "SC" values (in the global table “CUDB” column 7) each time before selecting a tote for replenishment on “combiner2”, so that this tote corresponds to the lowest “SC” value.
This is not applied at the ‘beginning replenishment’ because all totes have “SC” value equal to 0. So in this case we use "Pull from List0" where there is no query but otherwise we use "Pull from List OPMP" where there is a query (ORDER BY SC ASC) to apply the mentioned requirement.
The problem is that the query in "Pull from List OPMP" is not doing what I want because tokens don't arrive at the same time. I set this query in the list "EmptyCUtotes" too but it is also not working. I tried in vain too many ways to apply the mentioned requirement.
Would you please help me to fix this?
(this is the FlexSim version 19.0.0)
Regards.