Issue with Move Object

Issue with Move Object

kags_j
Not applicable
613 Views
3 Replies
Message 1 of 4

Issue with Move Object

kags_j
Not applicable

[ FlexSim 21.2.4 ]

I am trying to move an object using MoveObject function in process flow and the destination is fetched from a label which was originally fetched from a GlobalTable. I need to move into a specific lost which is predertermined. But after MoveObject is done, the object seems to be missing. not sure what i am doing wrong?sample file.fsm

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

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Kags,

Like in the other part of your process flow the item needs to be assigned to the slot in the warehouse system and you move the item into the rack and it will be placed in its assigned slot.

1696649814739.png


sample-file_1.fsm

0 Likes
Message 3 of 4

kags_j
Not applicable

Thanks Jeanette, I see that the boxes are moved into the slots now, but its not 100% accurate, sometimes slot 1 gets the boxes that we actually meant for Slot 2 and also the object color doesn't seem to be set correctly.

0 Likes
Message 4 of 4

Jeanette_Fullmer
Community Manager
Community Manager

Hello @Kags,

Each item needs to be assigned a slot so I created a sub flow that runs a token for each item on the label "items"

1696912259470.png


sample-file_2.fsm

0 Likes