MasterMind Posted November 21, 2018 Share Posted November 21, 2018 (edited) Hello, I am modeling a store with a few workers and 3 cash desk. Two of them are always open. If the Queue in front of the two cash desk gets to long a 3rd worker is opening the 3rd cash desk. The Problem is: I dont know how to tell the Entities to only chose the 3rd cash desk if it is in use/open. Thanks in advance Edited November 21, 2018 by MasterMind Link to comment Share on other sites More sharing options...
gocken Posted November 22, 2018 Share Posted November 22, 2018 examine AddAndRemoveServerCapacity simbit. you will find a similar logic but you have to extend the logic by including worker object. 1 Link to comment Share on other sites More sharing options...
MasterMind Posted November 23, 2018 Author Share Posted November 23, 2018 Thanks very good advice, helped me a lot. I managed to solve the Problem Link to comment Share on other sites More sharing options...
Recommended Posts