cancel
Showing results for 
Search instead for 
Did you mean: 

[question]can't find the 'Cancel Boundary Event' in the activiti modeler V5.15.1!

ivan_yip
Champ in-the-making
Champ in-the-making
I have download the latest version 5.15.1,but I can't find  the  "Cancel Boundary Event" in the activiti modeler.
the "Cancel Boundary Event" and the "Message Boundary Event" marked  with [EXPERIMENTAL] ,How can I use them in this version?

thanks for help!
1 REPLY 1

hendrix
Champ in-the-making
Champ in-the-making
Already tried writing it in the xml file ?

<code>
<boundaryEvent id="boundary" attachedToRef="transaction" >      
          <cancelEventDefinition />
</boundaryEvent>
</code>

source: http://www.activiti.org/userguide/#bpmnBoundaryCancelEvent