This content has been marked as final.
Show 1 reply
-
1. Re: how to use error end events
swiderski.maciej Oct 22, 2014 1:45 AM (in response to ivanice)error end events can be used to signal other parts of the workflow that an error occurred. That mean it makes sense when there are several paths in the process and they should communicate with each other like informing about errors etc.
HTH