question

Liam Chiu avatar image
0 Likes"
Liam Chiu asked Jeanette F answered

Batch incomplete

Hi


I'm using flowitems to input 20 orders, and each order has a different number of items.

The batch I used is 30, but the last batch is less than 30. I want to know how to send the rest to the next station


1666754477780.png


1.png

約束力


I have attached my model. Thank you very much in advance.

FlexSim 20.1.3
batch
1.png (307.8 KiB)
1666754477780.png (57.2 KiB)
batch.fsm (37.0 KiB)
· 2
5 |100000

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

Jeanette F avatar image Jeanette F ♦♦ commented ·
Hello @Liam Chiu,

Could you describe the problem? I don't understand what you are asking for assistance on

0 Likes 0 ·
Liam Chiu avatar image Liam Chiu Jeanette F ♦♦ commented ·

@Jeanette F ~When I have 10 items left in the last batch, I want all 10 items to be dispatched to the next station.

0 Likes 0 ·

1 Answer

·
Jeanette F avatar image
0 Likes"
Jeanette F answered

Hello @Liam Chiu,

I have two solutions for you.

The first is to allow the items to be batched within their orders and the second is to batch the items independent of their order.

For the first solution I changed the process flow so the parent token has a label that contains all the items for that order. Once the order is finished processing the items of the order are batched in groups of 30 unless there are not enough to make 30 then it just batches what is left of that order.

1666843190155.png

batch_autosave_2.fsm

The second solution is to just add a Max Wait Timer. Considering the process time is 10 seconds and the batch is 20 on the queue, you could do 200 seconds for the Max Wait Time.


1666843190155.png (58.3 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.

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.