replied on February 2, 2015
Hello Mason,
It appears from your attached screenshots that you split your process off into two paths using a parallel gateway. However, one of your paths does not have an End Event. Each process flow must end with an End Event, which is one of the red circles. Without this, your process will terminate without completing properly. I recommend adding one of these after the System Task named Test.
I would like to clarify that the End Event task does not end the entire process: it simply ends the path it is attached to.
Thanks,