cancel
Showing results for 
Search instead for 
Did you mean: 

XML Export of process model loses information

einszwo
Champ in-the-making
Champ in-the-making
Hey ,

when I use the activiti modeler in activiti explorer 5.17 I have some bugs when exporting the process model to XML.

1. When I configure a service task and mark it as async via the provided checkbox, no activiti:async="true" property is defined in the exported XML.

2. When I configure a boundary event to cancel the actual activity when it occurs, this is also not exported in XML. So the property cancelActivity is set to false.

I think these facts are bugs in the exporting mechanism of activiti explorer. Maybe you can fix them in future. If these are not bugs please let me know.

Best regards,

Markus
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Both issues have been fixed on the current master branch.