-
Is there any plans for a web based BPM2 user interface in the IMIXS product stack? This would be a very good addition so that the eclipse IDE is not required to generate BPMN2 xml files.
-
If I set up a service that invokes a process on demand, can multiple executions of a process be running on the same engine at the same time or do I need to create an Engine per execution?
Thank you…
-
### Environment (Required on creation)
- JDK: 21
- spring-boot: 3.2.4
- cammunda: 7.21
### Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, et…
-
Let's add some text to the README to state that Nayra is part of the ProcessMaker Open Source BPM Suite written using Nayra on top of Laravel and is a performance fully featured BPM system. Link to th…
-
Hi guys,
I have another interesting point to discuss. I hope you will agree on the subject of this issue. So we left BPM engines because they were just fat slow beasts missing all cool things we ca…
-
### Requirement
As a Jaeger Exported developer
I want to be able to embed an ephemeral all-in-one Jaeger server
So that I can run integration tests all in-process.
Thank you.
### Problem
…
-
The enum Form properties types do not save to the database during deployment, verified that it is in the process definition file before deploying the bar file
The formProperty.getType().getInformat…
-
### Describe the bug
I have a Camunda 7 workflow with a sub-process that accesses parent variables.
Specifically, the parent does this in a script task (groovy code):
```
class Result {
Boole…
-
### Description
as we understand it, BPMN Events: Messages and Signals are Caught and Thrown. Sending Messages is the equivalent of making a HTTP request: internal code is messaging something and …
-
### Description
The BPMN is a visual semantic with varying abilities as part of its implementation. The Service task have the ability to call a interface/operation which provides nice re-use ability…