Hi everyone,
I have event subprocess with non-interrupting conditional start event. Event is firing multiple times instead of one.
Hi @JuLog,
Is it possible to share an example of your project (together with your delegates) on github?
Best regards,
Yana
After two days of looking for answer and trying out all possible solutions for this problem, I found this answer to another topic Conditional Event triggered multiple times - #4 by lhofer87 .
The problem was caused because I did not have a Variable Name filled so event was firing each time a change happens inside of subprocess.
However, my problem was solved simple by naming a Variable.