martincrisford Posted February 2, 2017 Posted February 2, 2017 Hi having a "Simio block" moment (like a writers block). I've got a model where several servers seize a single resource how can I prioritise which server gets the resource? Many mixing vessels only 1 potting scales. Thanks in advance Martin.
willem Posted February 2, 2017 Posted February 2, 2017 Hi Marten, You can use the dynamic selection rule on the resource itself.
dsturrock Posted February 2, 2017 Posted February 2, 2017 While the dynamic selection rule has more options, it is likely that just the static Ranking Rule is sufficient. The default is FIFO, but perhaps a rule like Smallest Value First on Entity.Priority might work for you. The key is that this is specified on the resource, not on the server. The Server provides rule for selection from a collection of resources. The Resource determines selection from a collection of seizing entities.
Recommended Posts