Hello,
I'm new to Flexsim, and I want to know how to pull inventory from a queue once another queue downstream dips below a certain inventory threshold.
My initial thought was to utilize the "pull" feature in the flow tab of the downstream queue and pull based on the expression that the downstream queue is less than the specified threshold value. My issue with this is that I can't figure out how to create the conditional statement in the expression window "downstream_queue.length<=threshold_value". Any help on solving this problem or directing me to a useful online resource would be greatly appreciated. Thanks.