What is the main difference between end node and terminate node from process/architect perspective like archive, data management/ engine?
PS: we all know the implementation that if terminate node execute then it will close any in progress node in a process unlike end node.
Discussion posts and replies are publicly visible
I can't really tell out of my head, how a terminate end event impacts failed node instances and whether a parent process would proceed.
I suggest to do a quick test.
But, the main purpose of terminating end events is not to just skip filed nodes, but to cancel any left over timer events or scheduled nodes.