Set trigger for move object based on count items and by time

Set trigger for move object based on count items and by time

tall_pauhl
Not applicable
83 Views
1 Reply
Message 1 of 2

Set trigger for move object based on count items and by time

tall_pauhl
Not applicable

[ FlexSim 23.2.2 ]

Hey there, thanks for any responses in advance!


I´ve got a representation of a cafeteria, in which people get served from 11:00 until 13:00. If my plan is that probably 300 meals/ items will be sold, I´d like to produce 200 of them form 7:00 to 11:00 o`clock and the ofter 100 in batches of 25 depending, if they are needed. It´s basically managing minimum waste.

Sending out the first fe 200 isn`t a problem, but I´ve got no clue how to set a trigger for the dynamically produced items. For those to be prodused it basically only need a move option form the warehouse (where the 100 items pre prepared are stored) to the input queue of the processor.

I´d be happy for any advice.

Al the best

Paul

1702486605091.png

0 Likes
Accepted solutions (1)
84 Views
1 Reply
Reply (1)
Message 2 of 2

kavika_faleumu
Autodesk
Autodesk
Accepted solution

@tall_pauhl, if you have a place where you're storing the 200 meals and distributing them, you can have an Event-Triggered Source that spawns a token in Process Flow. That token can then run through some logic you setup to handle the movement of 25 meals from storage to that distribution area.

Image.png

0 Likes