pulling from queue after so many minutes

pulling from queue after so many minutes

yoni_a2
Not applicable
19 Views
1 Reply
Message 1 of 2

pulling from queue after so many minutes

yoni_a2
Not applicable

[ FlexSim 19.0.3 ]

I have some items that goes to a queue they have to be in the queue for 7 hours, after 7 hours simulation clock time, they are processed by a processor, how do I tell the processor to pull after 7 hours?

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

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

There are a number of different ways you could do this. Here's one example.

holdtimequeue.fsm

I used the Queue template from Fixed Resource Process Flow list and added an extra delay activity before the item is released. This guarantees that the item will be held in the queue for a specified amount of time before it can move on. You can click on the queue in the 3D view and change the Hold Time variable to be whatever time you want. You can even create copies of this queue and give each one a different Hold Time value.



Matthew Gillespie
FlexSim Software Developer

0 Likes