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.

suhasee avatar image suhasee commented ·

@Long G Hi, Thanks for your help! When I changed my Find Slot tag Query it still gave me this error: 1675952208460.png


0 Likes 0 ·
1675952208460.png (41.0 KiB)
suhasee avatar image suhasee suhasee commented ·

Unsure if it would have something to do with the slot assignment strategy given to the rack. As of now I have assigned it to matching labels and changed it to slot.product? == item.Type?

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann suhasee commented ·
The label you changed it to is still not correct. It should be Product not product.
0 Likes 0 ·
Show more comments

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.