picking by global table in process flow

picking by global table in process flow

kleopatra_a
Not applicable
73 Views
5 Replies
Message 1 of 6

picking by global table in process flow

kleopatra_a
Not applicable

[ FlexSim 21.1.4 ]

Hello everyone! In the attached model i want the forklifts to pick a pallet from a rack based on a picking list. I have create a global table named "PickingList" and with process flow i tried to create the logic above but it doesn't seem to work. Any ideas?


Thank you in advance!Process flow 1 backtoback.fsm

0 Likes
Accepted solutions (1)
74 Views
5 Replies
Replies (5)
Message 2 of 6

mitregatomasz90
Advocate
Advocate
Accepted solution

Hi

First in Pull from list block change pullitem to puller. You want to find item Where label Itemcode is equal to the label on token, and in SQL You need to change token into puller

1647702842861.png

Then in List block select the list that You want to pull from. Because now You have Internal List.

1647702925449.png

Best regards

0 Likes
Message 3 of 6

kleopatra_a
Not applicable

Hey @Tomasz MG. Thanks a lot that works fine. My only problem is that i want the forklift to pick the entire pallet not only one sku. How am i going to achive that?

0 Likes
Message 4 of 6

mitregatomasz90
Advocate
Advocate

Push pallet on list or in load block write token.pulled.up. First option will be better because now You have all boxes on list

0 Likes
Message 5 of 6

ryan_c10
Not applicable

Hi @Kleopatra A,

Do you have any further questions here? If not, we will close this case in our tracker.

In addition, please ensure that you reply to answers using a comment rather than making a separate new answer. That helps to keep things better organized on this forum. See Best practices for using this Answers site - FlexSim Community for more info. Thanks!

0 Likes
Message 6 of 6

kleopatra_a
Not applicable

No i do not have any further questions, thank you again for your help! 🙂