This is what we got:
at the beginning is set an inclusive gate to a several users to they must meet requirements of each input gate, on following example 2 inputs meet requirements and third doesn´t resting 3rd one empty.
At the other side we used a Parallel gate as “wait for” user 1 and 2 to complete their task before to proceed to “Final si funciono”
The issue is on inclusive gate 3rd output is empty since it doesn´t have associate user to it then process can´t go on thought 1 and 2 meet requirements
I think issue can be solved be means another inclusive gate would initiate taks “Final si funciono” x times when is needed to execute one time only, have any idea how to fix it?