Hi all, my problem is that I need to have a possibility to cancel further execution of a process, and also execute additional steps on cancellation, here is the example: [img]http://i.imgur.com/j7TeR23.png[/img] problem is that I don't know how to start cancellation process programmatically. Is it possible? Thanks in advance,