Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding
Announcements
We are currently migrating data within this board to improve the community. During this process, posting, replying, editing and other features are temporarily disabled. We sincerely apologize for any inconvenience caused and appreciate your understanding. Thank you for your patience and support.

Item failed to move to the right slot

chanykE2WUT
Community Visitor Community Visitor
0 Views
1 Reply
Message 1 of 2

Item failed to move to the right slot

chanykE2WUT
Community Visitor
Community Visitor

[ FlexSim 21.0.3 ]

Hi In the the model attached, I am trying to send the item based on the address scheme. I managed to have the slot in the token, but I failed to place the item to the right slot one the rack.

Also how do I configure Find Slot activity so that the slot is based on the address scheme.

Thanks

warehouse unable to send to slot.fsm

David

Reply
Reply
0 Likes
Accepted solutions (1)
1 View
1 Reply
Reply (1)
Message 2 of 2

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

I think what's happening here is the Rack's slot assignment logic is firing because you have not assigned the slot to the item before it gets there.

Once you have the slot reference the assignment code is just:

Storage.Item(token.item).assignedSlot=token.slot

This is a good reason to use the warehouse activity "Find Slot" since it will do the assignment for you:

37723-1615894077712.png

Reply
Reply
0 Likes