finding a slot by rack

finding a slot by rack

jason_p2
Not applicable
6 Views
2 Replies
Message 1 of 3

finding a slot by rack

jason_p2
Not applicable

[ FlexSim 21.1.0 ]

I want to find a slot by a specific rack. I thought about using the aisleID in the query can someone look at my query in my model?


Find_Slot_By_Rack.fsm

0 Likes
Accepted solutions (1)
7 Views
2 Replies
Replies (2)
Message 2 of 3

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

find-slot-by-rack_jl.fsmSomething has gone wrong with the AisleID for aisle 1's storage object. Use the property table of the rack and add the column for AisleID and set it to 1 (it shows as blank).

Then the correct query is:

WHERE slot.aisleID= $1 AND slot.slotItems.length =0


0 Likes
Message 3 of 3

Ben_WilsonADSK
Community Manager
Community Manager

Hi @Jason P2, was jason.lightfoot's answer helpful? If so, please click the red "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes