Hello, esteemed teachers and everyone, I am working on a model for a component manufacturing plant. I am implementing the process for operators to pull materials according to item type from pallets on the rack. The operator's activities are running smoothly, but my model stops at time 9407. I think this is because the forklift cannot find the item on the created item list, as the WHERE ItemTypeM == puller.Type command only requests the types on the current level and cannot pull the same type items on other levels and racks. My model may be difficult to understand due to the amount of information, so I would like to ask how I can query all items of the same type on all racks to reference for the forklift's load operation. I sincerely hope for everyone's help in the community. Thank you all.findtypeitem.fsm