1 Reply Latest reply on Jan 30, 2013 12:40 PM by swiderski.maciej

    Cancelling an embedded subprocess

    john0945

      Hi. I want to set up a timer in parallel with a human task, that is cancelled when the human task is completed. I think I should create the timer in an embedded sub-process, and cancel the sub-process right after the human task.

       

      How do I cancel an embedded sub-process from another part of the flow?