question

suhasee avatar image
0 Likes"
suhasee asked suhasee commented

Getting error slot label not defined

Hi, I am trying to use the find slot to determine which slots are empty and can place the product there. Whenever I try to run this I get the error below: 1675920552423.png

I am using the process flow to put the boxes based on matching labels and slot avalibility. I have also attached my file for further clarification: testing.fsm.


FlexSim 23.0.0
labelslot labels
1675920552423.png (40.7 KiB)
testing.fsm (150.8 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.

1 Answer

Long G avatar image
0 Likes"
Long G answered suhasee commented

In your Find Slot tag,Query should be " WHERE product==$1.box.Product".Your item's label name is -->'Product' ,not 'Type'.

· 4
5 |100000

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