I have a process model. Is there a way that if I cancel a task in that process

I have a process model. Is there a way that if I cancel a task in that process model that I can also trigger to cancel the process instance? My problem is that I have timed email notifications in the process so while the user's task gets cancelled he still receives email reminder notifications for a task he no longer has access to. So I need to cancel the entire process instance....

OriginalPostID-129373

OriginalPostID-129373

  Discussion posts and replies are publicly visible

Parents
  • What I have seen from monitoring a process when cancelling a user input task is that the node highlight just changes from Green to Blue indicating that the task is completed but there is no flow out of that task. So I am not quite sure how to set up this XOR to check a PV and then terminate the event since upon cancelling the task there is no out flow.
Reply
  • What I have seen from monitoring a process when cancelling a user input task is that the node highlight just changes from Green to Blue indicating that the task is completed but there is no flow out of that task. So I am not quite sure how to set up this XOR to check a PV and then terminate the event since upon cancelling the task there is no out flow.
Children
No Data