question

Kleopatra A avatar image
0 Likes"
Kleopatra A asked Kleopatra A commented

picking by global table in process flow

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

FlexSim 21.1.4
order picking
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

·
Tomasz MG avatar image
0 Likes"
Tomasz MG answered Kleopatra A commented

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


1647702842861.png (3.9 KiB)
1647702925449.png (13.8 KiB)
· 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.

Kleopatra A avatar image Kleopatra A commented ·

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 0 ·
Tomasz MG avatar image Tomasz MG Kleopatra A commented ·

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 0 ·
Ryan Clark avatar image Ryan Clark Kleopatra A commented ·

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 0 ·
Kleopatra A avatar image Kleopatra A Ryan Clark commented ·

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

1 Like 1 ·

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.