question

dantasvagner avatar image
0 Likes"
dantasvagner asked Felix Möhlmann answered

"Find Item" Releases Token Without Locating an Item

I am working with a warehouse model where items (boxes) need to be retrieved from a storage area (racks called "grillage") based on customer orders. The initial stock is placed in these racks, and the "find item" function is supposed to identify the requested item (SKU label) in a specific slot (slot type label).

However, at timestamp [2522.00], the "find item" function released a token without an actual item being present.

How is this possible?


You can find please the model attached: 300125 - MODELE V1 FORUM.fsm

Processus: " preparation entrepot"

errror-find-item.jpg

FlexSim 24.0.6
finditem
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

The tokens leave the Find Item activity around 1900s. At that point the items still exist. In another Find Item activity, "Mark Item as Outbound" is not checked. So the items were likely 'found' a second time but the first process had already moved and deleted them.

capture1.png

capture.png


capture.png (4.4 KiB)
capture1.png (18.7 KiB)
5 |100000

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