question

Roi Sánchez avatar image
0 Likes"
Roi Sánchez asked Benjamin W2 commented

Query Slot Items using Array label

Hi everyone,

We are dealing with a large warehousing model in which virtualizing items has to be a must. We realized that querying slot item array labels seems not be working when the virtualize option is checked.

The issue we are experimenting comes, for instance, when trying to compare a 'reference' label of a multireference pallet (array label) with another array.

Does anyone come up with a solution to this?

Roi.

FlexSim 20.1.1
flexsim 20.1.1
· 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.

Benjamin W2 avatar image Benjamin W2 commented ·

Hi @Roi Sánchez, was Jörg Vogel's answer helpful? If so, please click the red "Accept" button on their answer!

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel edited

Maybe you think about the idea to virtualize the Items in the container item when a pallet enters the warehouse. I mean you assign a slot for the items on the pallet instead of the pallet itself. And you keep the information of the pallet as a label at all items. You destroy a middle node in a tree structure that is always only one node. Then if you are querying your pallet content, the content is in storage system and you can order the content by the label value of the pallet ID to identify the pallet.

In the case where you release the pallet, you release all storage items with the same pallet label ID and you rebuild the pallet and the structure of the pallet on exit or on load.

If you have doubts how to involve a taskexecuter in this, you let only one item of the pallet be transported by the taskexecuter and you transfers the nodes of the other items when the loading begins or ends.

If the content on the pallet is already only an array then you assign a slot for each element of the array a slot and keep the structure as labels at the element item. I know the warehouse contains all parts of all pallets as single virtualized items, but that is how a data warehouse should work. You have all data in one system, which you can query.

5 |100000

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

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.