Hello,
I have a simple process flow in which 60 tokens are created in a schedule source. These tokens are divided into three groups. They are then pulled, and every time they are pulled the value of a variable is updated with the number of the group. After this is done, they are pulled again, incrementing a label every time until the number of the group is changed. The idea is that every time the variable value changes, the incremented label value is set to 0 and starts counting again every time a token is pulled.
My question is if it is possible to use a wait for event activity that would listen to the variable, and then would decide if the label needs to be set to 0 or it needs to be incremented. I have tried using the use max timer option but it is not working. I attach model, I would appreciate any suggestions.
Thank you in advance,
Idoia