Hello
I have created a process using activiti-modeler 5.6. it is creating .bpmn.xml file, but that .bpmn.xml is not uploading to the activiti-probe. It is throwing an error for the
<extensionElements>
<signavio:signavioMetaData metaKey="bgcolor"
metaValue="#ffffff" />
<incoming>sid-43D8694F-A1C2-4ABC-8B80-C1A6EA94EE7E</incoming>
<incoming>sid-9F799F35-6DCE-47C8-B1C5-793D3936F5F2</incoming>
<outgoing>sid-14174513-C8DD-4F74-85B9-E1D880BE8615</outgoing>
</extensionElements>
If i removed this from xml, it is uploading file. I don't want manual work. I want a runnable xml for probe.
Please share the complete details.
Thanks