question

Ousmane avatar image
0 Likes"
Ousmane asked Ousmane commented

How to generate a table of order and pick order by order?

Hello, i want my model to import excel sheet as order

1677053395801.png

the order will be like this, one day we will have many orders of many type of Product. and in the order we will have pallet and box.

So all day at the morning, i will receive all my orders and my operators will pick according to the order and send one order to the queue when we have a queue available.


is this possible in flexsim? if yes someone can help me please ?

FlexSim 23.0.2
queueorderpickingorder
1677053395801.png (9.6 KiB)
· 1
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Ousmane commented

You can have a token go through the table and create a token for each row. These tokens then control the commissioning of the pallets. Once all tokens belonging to an order are done (Batch activity) the order can be released.

I build an example flow in the attached model where the commissioning process is represented by a placeholder delay activity.

1677061015142.png

ordertokens_fm.fsm


1677061015142.png (24.8 KiB)
ordertokens-fm.fsm (35.2 KiB)
· 7
5 |100000

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