Hello;
I am working on a model with to processors (asset 1_1 and asset 1_2). While Asset 1_1 is processing items, Asset 1_2 must not process anything. I used process flow to stop Asset 1_2 when Q1 increase its content, and then resume Asset 1_2 when its content decrease to cero. I works pretty well but green items acumulate in Asset 1_2 when it stops. I need that no item enter to Asset 1-2 while it stops, and only when it resumes green items enter to it one by one respecting its processing time equal to 500 seconds.