Jump to content

Recommended Posts

Posted

Hello all,


How can I make several stations seize the resource which is currently on shift. Let's say server one needs a resource to process a unit (not for the whole processing time but a fraction of it), to model this process I use the seize, delay and release steps in the process window. If I have 3 shifts of operators how can I make my server seize the one on shift. Given that they have breaks, How can this behavior be incorporated. I tried using the decide step, using the resource state and the capacity allocated, but it did not work.


Thank you for your suggestions.

Posted

Let's say your resources are named Shift1, Shift2, and Shift3. Go to Definitions > Lists and create a list of type Object containing those 3 resources. Then on your Seize step, seize from that list. Only the available (on shift) resources will be selected from that list.

×
×
  • Create New...