question

el C avatar image
0 Likes"
el C asked Joerg Vogel edited

operator picks from rack

I have this model where the boxes are stored on the pallet and placed on the racks.

I am trying to find a way so the operator can pick boxes from the pallet on the rack according to the global table "clients". The picking must be all at once per client, we don't want the operator to go back and forth holding only one box. If someone knows how to do this, please comment.

abc-storage-1-horizondal.fsm

FlexSim 19.2.4
global tablepicking
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

tannerp avatar image
2 Likes"
tannerp answered Joerg Vogel edited

Hi @el C,

You can use Process Flow to control order creation in a lot of different ways. I built a simple example that should give you some ideas of how you can you Global Table lookup to pull different numbers of items based on token labels. Here's the attached model: abc-storage-update.fsm

Let me know if you have any questions about specifics. I assumed your clients' orders were listed in the Global Table called "Clients" and created a few examples. You can add new clients to see that Process Flow is scalable.


· 8
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.