How to make a task executor load more than one item using process flow

How to make a task executor load more than one item using process flow

abdalla_o
Not applicable
36 Views
2 Replies
Message 1 of 3

How to make a task executor load more than one item using process flow

abdalla_o
Not applicable

[ FlexSim 16.2.2 ]

hello flexsim great community,

i'm trying to make a task executor to load more than one item using batching in the queue but it doesn't work. my model is a supply chain and at the end a customer pulls the items from a dc to a sink, i want to make the customer to pull more than one item

attached the model

labmodelmodified.fsm

Accepted solutions (1)
37 Views
2 Replies
Replies (2)
Message 2 of 3

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

I flipped your list logic for customers. Instead of the items pulling customers, now the customers pull items. This way you have more control over how many items the customer should grab. I set it up so each customer takes exactly 5 boxes. I'm also using a Max Wait timer so the customers still go to the SadCustomers sink after 3 seconds.

labmodelmodified-mg.fsm



Matthew Gillespie
FlexSim Software Developer

Message 3 of 3

abdalla_o
Not applicable

Thank you very much it works

0 Likes