I have a subflow that is used by 2 different processes as the operation is same. I want to select an operator to go to a specific location when 2 tokens arrive at the same time in the sub flow:
Only operator 2 goes to its destination, but operator 1 does not move.
The two labels used in assign labels as HSG_Hopper & PAP_Hopper
How should I reference the operators in the travel activity so that they can use the same subflow to travel to different places and load & unload the respective items?
I cannot provide the model due to security reasons.