Hello All,
I want to give priority for the re-entering token after 1st pass if it requires 2nd pass for processing. I have a label (NP_Pass) for no of passes required and a decide which tells the token to go forward to the next zone(Zone2) or perform 2nd pass in the same machine.
But when my token re-enters the zone for 2nd pass it goes last in the queue.