question

Shinya O avatar image
0 Likes"
Shinya O asked Shinya O commented

Re-evaluate the backorder when the slot label is updated

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

FlexSim 23.0.12
storage systemfindslotbackorder
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Shinya O commented

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


· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Shinya O avatar image Shinya O commented ·

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

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.