-
Updated
Aug 19, 2021 - Java
#
bpmn
Here are 392 public repositories matching this topic...
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.
-
Updated
Aug 19, 2021 - Java
Reusable workflow library for Django
-
Updated
Aug 6, 2021 - Python
Zelldon
commented
Aug 12, 2021
Describe the bug
We have several commands which should return an empty response like:
- Fail job
- Complete job
- Cancel instance
- Resolve incident
- etc.
But instead of returning an object (which would be expected, since it is part of the interface) it is returning null.
The following fails:
val fai
react
svg
flow
tree
vue
diagram
bpmn
edge
connectivity
flowchart
dag
butterfly
flow-layout
mindmap
diagramming
treemap-diagram
flow-dag
-
Updated
Aug 18, 2021 - JavaScript
a Business Process Management (BPM) Suite
-
Updated
Aug 19, 2021 - Java
A powerful workflow engine implemented in pure Python
-
Updated
Aug 19, 2021 - Python
michel777777
commented
Jun 24, 2021
Describe the Bug
The name of DataOutPutAssociation is "unknow"
Steps to Reproduce
- I open n ew diagram
- I create a DataObjectReference
- I connect the DataObjectReference to the Start Event -> it will created a DataOutputAssociation
- I fill out the Name in the Poperties Panel for the DataOutputAssociation
- No warning , no error
- I close the model
- I reopen t
BPMN 2.0 execution engine. Open source javascript workflow engine.
-
Updated
Jul 16, 2021 - JavaScript
.NET Open Source Workflow Engine, .NET 开源工作流
-
Updated
Jun 11, 2021 - JavaScript
Build workflows, activities, BPMN like processes, or state machines with PVM.
php
workflow
state-management
state-machine
workflow-engine
architecture
bpmn
activity
bpmn-engine
business-process-management
process-virtual-machine
-
Updated
Apr 26, 2019 - PHP
Docker images for the camunda BPM platform
-
Updated
May 31, 2021 - Shell
Read and write BPMN 2.0 XML from JavaScript.
-
Updated
Jun 25, 2021 - JavaScript
The open source technology for business process management
-
Updated
Jul 30, 2021 - Java
Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
java
workflow
spring-boot
rule-engine
workflow-engine
bpmn
cloud-native
bpm
dmn
cmmn
hacktoberfest
knative
quarkus
kogito
serverless-workflow
-
Updated
Aug 19, 2021 - Java
Desktop Application for modeling Zeebe Workflows with BPMN
-
Updated
May 12, 2021 - JavaScript
Reusable workflow library for Django
-
Updated
May 17, 2021 - Python
Improve this page
Add a description, image, and links to the bpmn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bpmn topic, visit your repo's landing page and select "manage topics."
Describe the Bug
When adding a first participant/pool into the model, the ID of the process element does not change. If I undo this action, the participant gets removed and the ID of the process still stays the same as expected. However, when I redo this undo (re-add the participant), the id of the process is different this time.
Note: note sure if this is also a bug, but when I remove th