question

Gil Cnaan avatar image
0 Likes"
Gil Cnaan asked Steven Hamoen commented

How do I set items in a process on reset?

I am building a simulated help desk system where tickets (flow items) get assigned to different analysts (processors), then to testers. I have queues in multiple places throughout the process. I'm looking for a way to do two things. The first is to be able to put in an "on reset" trigger to the queues where they'll then have a generated number of items already in process. The other things I'm looking to do is add in some randomly generated label values to each of the items (which they otherwise get coming out of the source), which indicate complexity of the item, payoff, etc.

FlexSim 17.1.1
queue contentreset triggerrandom number generator
5 |100000

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

1 Answer

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Steven Hamoen commented

I assume you begin to learn Flexsim. If you want to get items in some queues you can place sources for this purpose. If you want to reset the statistics of the model after some time then you should look in the tool Experimenter and the keyword warmup time. The Last question can you solve with Labels. You find videos about Flexsim which tell you to use the features of Flexsim.

A last remark Please read the best practice to use answers.flexsim.com. You find the link in the light blue box on the starting page of this forum.

· 3
5 |100000

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

Steven Hamoen avatar image Steven Hamoen commented ·

@Gil Cnaan Maybe a small addition to @Jörg Vogel correct answer. If your source has an interarrival time of 0 or has a schedule with time 0 the products are generated at the start of the model and you have exactly what you want.

1 Like 1 ·
Gil Cnaan avatar image Gil Cnaan commented ·

I've been using FlexSim for a while, on and off, mostly through university. However, I have not been able to figure out how to do this thing. A source will not work for what I need, because I need to simulate a process that is always full. Starting from empty will not allow me to create an accurate simulation.

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Gil Cnaan commented ·

why aren't several sources an approach to fill your model at start? You can change the arrival style to schedule and build connections to all your objects that must be populated. If a process should be partly finished, you can add a condition that changes the ProcessTimes depending on a label especially set for this purpose. And I still recommend to use the experimenter with a warmup time.

0 Likes 0 ·

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.