cancel
Showing results for 
Search instead for 
Did you mean: 

how to trigger the Compensation Boundary Event in the task? thanks

harlin-none
Champ in-the-making
Champ in-the-making
xml:

<serviceTask id="servicetask1" name="Service Task1" activiti:class="com.lin.activiti.delegate.ExceptionDelegate" />
        <boundaryEvent id="compensateEvent" attachedToRef="servicetask1" cancelActivity="true">
   <compensateEventDefinition></compensateEventDefinition>
</boundaryEvent>
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Not sure what's your question is here? The compensation boundary event is dicussed here: http://activiti.org/userguide/index.html#bpmnBoundaryCompensationEvent