I have two different source creating tokens with label type with random value ( 1 to 10 )
One source is push it to the list
the other source is sending it to wait for event
I want wait for event to look at push to list and match with token label type and have the token at wait for event to move to delay
I know how to do it via pull for list
but was wondering if I can wait for event by watching push list and match token label Value
the reason I want this is that I have a separate tokens pulling from list and I want some tokens to wait and move accordingly
see attached model