How to create different SKUs from one source and then create a picking order?

How to create different SKUs from one source and then create a picking order?

ian_r28
Not applicable
28 Views
2 Replies
Message 1 of 3

How to create different SKUs from one source and then create a picking order?

ian_r28
Not applicable

[ FlexSim 20.1.3 ]

Hi everyone, I m doing a model where I need to create different SKUs (844 to be precisely) from one source, and storage them in different racks. I have read that it is with labels but I have tried and havent succeeded yet. (see model attached)


After this, I need to create an order where I can type the SKUs (located in all the warehouse) I want to be picked up by the operator and take them to the combinator.


I attached my model if anyone can/want to help me with this stuation. Appreciate it.

boceto simulacion.fsm

0 Likes
Accepted solutions (1)
29 Views
2 Replies
Replies (2)
Message 2 of 3

tanner_p
Not applicable
Accepted solution

@ian.r28,

I added an On Creation trigger that adds an "SKU" label to each of the items. I assigned the SKUs randomly between 1-844, but you could change this and assign them based on a table of data or something along those lines.

When the items arrive in the racks, they are pushed to a list.

Then, I added Process Flow logic that pulls from the item list according to SKU. The tokens pull an item and use an operator to take the items to the combiner.

31099-pull-by-sku.png

This is an example of a basic warehousing pull system using Process Flow. I hope it helps give you some ideas of how you can implement the logic you need to in your model.

boceto-simulacion_1.fsm

0 Likes
Message 3 of 3

Ben_WilsonADSK
Community Manager
Community Manager

Hi @ian.r28, was tanner.p's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

0 Likes