-
In a model, if I update only the things related to a form (json schema etc) it'll not recognize that as an update for the migration.
I changed few things in the json schema for this user task and t…
-
In reference to our discussion of the 4th Sept 13 about the /definitions[1]/BPMNDiagram[1]/@documentation issue highlighted by the the xml-compare tool in the Yaoqiang example (http://tools.bpmn-miwg.…
-
activiti.version: 7.1.0.M6
```java
public void testDeploy() {
ProcessEngine defaultProcessEngine = ProcessEngines.getDefaultProcessEngine();
RepositoryService repositoryService = d…
-
At the moment I am pulling the whole process XML to get element `Documentation`.
How difficult would be to add `bpmn:documentation` into `BpmnElement`?
Thanks
-
We need to update the Modeling service to be able to validate the DMN xmls.
As part of this task we want to check what logic uses the BPMN.io dmn ui to do validation and if there is any backend in …
-
https://github.com/lyuxiaobo/lemon-workflow/blob/cb057e517f7dac1c083da9f2fad3e81d207bb2cc/lemon-workflow-frontend/package/process-designer/ProcessDesigner.vue#L362
When creating a new BPMN model th…
-
When "MultiInstanceLoopCharacteristics" label is used, the XML model fails to convert to the BPMN model,
non break after the end element of "multiInstanceLoopCharacteristics" is processed, the next …
-
Changes that are interchange issues are the addition of processType (set to "Private") and name (set to the name of the process, which is the same as the file name) attributes of the process element. …
-
__Is your feature request related to a problem? Please describe__
It is incredibly helpful for me as a developer to go through end-to-end flows in the scope of a walkthrough. These flows usually to…
-
Can you recommend a BPMN editor for use with Workflower? I tried to use the Eclipse BPMN Modeller as mentioned in the docs, but it doesn't seem to allow setting the ID of components via the UI. I al…