03-17-2011 06:18 AM
03-17-2011 04:07 PM
10-05-2011 08:48 AM
12-09-2011 09:03 AM
Hi,I have the same issue with <documentation> element.
Thanks, it's fixed now in the trunk.
Best regards,
12-09-2011 09:45 AM
12-09-2011 10:24 AM
Hi,Here is a piece of the xml. Any time I save a diagram in the designer the <documentation> element's place is rearranged in the xml file.
And for which BPMN element do you have this problem? For the process element?
Best regards,
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlnsmgdc="http://www.omg.org/spec/DD/20100524/DC" xmlnsmgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.activiti.org/test">
<process id="SendWelcomeEmailToCustomer" name="Send welcome email to customer">
<extensionElements>
<activiti:executionListener event="start" class="servicetask.FooExecutionListener"></activiti:executionListener>
<activiti:executionListener event="end" class="servicetask.FooExecutionListener"></activiti:executionListener>
</extensionElements>
<documentation>Place here the documentation.</documentation>
…
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.