I currently develop a proof of concept with Activiti und Camunda for a Java web application in my company. I noticed a couple of problems in the Designer und Engine. Does anyone have inforation/opinion about these issues? Or are they issues at all?
1) Executable flag of a process (isExecutable) is not editable in the designer and is not took into account by the engine. 2) All event objects have no label in the designer. The 'Name' attribute is not displayed (it is the case for Taks objects). 3) The designer does not expose the 'bpmn2:extensionElements' XML Element. But we can access it with the Activiti API… <!–break–> Thanks in advance for your replies Vincent