Re-evaluate the backorder when the slot label is updated

Re-evaluate the backorder when the slot label is updated

ozawa_shinya
Advocate Advocate
6 Views
2 Replies
Message 1 of 3

Re-evaluate the backorder when the slot label is updated

ozawa_shinya
Advocate
Advocate

[ FlexSim 23.0.12 ]

Hi,

I think findSlot also evaluates backorders like a list, but is it possible to customize the timing? For example, can I re-evaluate the backorder when the slot label is updated? The attached model does not re-evaluate, so the slot is not found.

Thanks in advance.StorageSystemBackOrder.fsm

0 Likes
Accepted solutions (1)
7 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Observer
Observer
Accepted solution

I am not aware of a function to manually re-evaluate the Find Slot query. This only happens when an item exits a slot in any storage object.

What you could try is to release any waiting tokens back into the activity after the label value has changed.

reeval-findslot-fm.fsm

0 Likes
Message 3 of 3

ozawa_shinya
Advocate
Advocate

Tank you for your information. I modified my model based on your advice.StorageSystemBackOrderv2.fsm

0 Likes