manudelara Posted April 20, 2016 Posted April 20, 2016 Is there any way of doubling a workstations capacity? I have a complex model and I cannot change it for a server. thanks
gocken Posted April 20, 2016 Posted April 20, 2016 Define a state type property named SrvCap. Set server capacity as a referenced property (i.e., SrvCap). Double the value of SrvCap whenever it is required. You can trigger a process for this to happen.
GFleurquin Posted April 21, 2016 Posted April 21, 2016 I fear you cannot. Depending on what you want to do, either switch to servers and add processes, or work with your workstation by using batches for instance.
dsturrock Posted April 23, 2016 Posted April 23, 2016 The capacity of a Workstation cannot exceed 1. I suggest that you look at the TaskSequences option on the Server. That actually allows you to model much more complex situations than the Workstation does.
Recommended Posts