In my process, initially for 5 mins i need operator & then for next 10 mins its machine time. After that, for next 5 mins operator is involved.
I use 2 "Acquire Resource" activity, one at the start & another at the middle. At a moment, 2 tokens arrive at each Acquire Resource activity. Now I need to make priority to acquire the resource in 2nd Acquire Resource activity.
I don't know how to acquire a resource by prioritizing the incoming tokens & decide on which token to acquire the resource.