Hello,
I'm trying to figure out the best way of varying process time by operator. I have flow items that enter a processor for X amount of time depending on what flowitem it is and it calls over Y amount of operators. However, i want the item to be able to continue to process the flowitem at a slower rate if less than Y amount of operators are available. Additionally, if any idle operators are in the model, have them assist priority flowitems to reduce the process time.
I'm looking for some solutions via code as my model is built from code on startup. Process flow would maybe be the best option, but i'm a bit new to developing process flows, so may need some help.
Thanks in advance!
bryan