Terminate event: selecting which branches to terminate

Comments

1 comment

  • Avatar
    Questetra Support
    It is not possible to configure the Terminate End Event to select which Tasks it will terminate. In the event that a workflow has been split into multiple concurrent branches, the Terminate End Event will always terminate all active Tasks in a Process. 
     
    However, if you create a separate workflow which is triggered by a Message Start Event (HTTP), you can then place a Service Task (Start Child Process) that links to the Message Start Event (HTTP) in your original App in the branch that you wish to remain active. The Service Task (Start Child Process) will trigger the Message Start Event (HTTP) creating a Task in a different Process. Then, when a Terminate End Event is reached in the original Process, the Task created following the Message Start Event (HTTP) will remain active, because it is part of a different Process.
     
     
    Child App


    Substitute with [Service Task (Start Child Process)]
    0
    Comment actions Permalink

Please sign in to leave a comment.