question

Vincent Leong avatar image
0 Likes"
Vincent Leong asked jc edited

Order picking using process flow not working

warehouse-demo-model_layout_yangbum (3).fsmHi all, my simulation is a warehouse of my company, I'm currently facing 2 issues

1. My operators stop at 3pm when i run my simulation

2. Outbound order picking order using process flow not working. I want the orders to be picked have a same number of quantity and same type from racks. ( I want the order picker to load items from racks to the QC label area)

1733301867458.png

current process flow



I'm doing a current state of the warehouse to do improvements. the Future state will be using robot hands and movable racks. If you guys have any models for reference please send thanks.



FlexSim 24.2.1
process flowwarehouseorderpickingsimulations
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

jc avatar image
0 Likes"
jc answered jc edited

Hello, Vincent:
The issue with the outbound is that the tags are inverted:
1733308743794.png
the tokens that go through find object don't have any label named "Type", they have a label product, so that is what you have to put in the $1. And the boxes in the storage dont have a label product, they have the label Type, so that is what you need to write in the query, as you can see in the image.

Besides, I have seen that here are several products that cannot be found because they are being created in the pallets.

1733308966146.pngThese objects will never be found by the "find objects" in the storage system. You need to find a slot for objects 1-8 like you do it for objects 8-19:
1733309102435.pngOtherwise,tokens will be stuck in find object activity in the outbound and eventually tokens will be also stuck in find slot n the inbound because there wont be free room for new objects.

I hope this helps you.


1733308743794.png (17.1 KiB)
1733308966146.png (303.5 KiB)
1733309102435.png (20.9 KiB)
5 |100000

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