-
There are multiples metadata properties in MOD (since 1.4) that are not directly available in the AgroPortal metadata model because they were already available and implemented "differently" in the ori…
-
Using Bitnami meanstack
juanb@v8 tesla2bpm $ tesla generate bpm/engine
Success! Tesla has generated 2 new files for you:
-> app/models/bpm/engineModel.js
-> app/controllers/bpm/engineController.js
…
-
## 1. Introduction
Which tasks are users performing? Where are they in these tasks?
With such data, developers could more readily develop next-generation [context-aware](https://en.wikipedia.org…
-
http://host:port/camunda-welcome/index.html
### Acceptance Criteria (Required on creation)
* `Download the Modeler` points to https://camunda.com/download/modeler/ (at the moment it's redirected t…
-
Dear Lars,
Thank you very much for wonderful PhysIO!
I'm trying this toolbox for the first time and have carefully read the documentation. Processing of my data seems to go well, however, the e…
-
It would be nice to remove the spring-beans dependency:
```
--- a/micronaut-camunda-bpm-feature/build.gradle
+++ b/micronaut-camunda-bpm-feature/build.gradle
@@ -24,6 +24,7 @@ dependencies {
…
-
Server Ubuntu
Nginx
Mysql 5.7
PHP 7.2
Exception : Error: Desculpe, não pode listar os recursos. [woocommerce_rest_cannot_view]
at F:\Desenvolvimento\Projects\bpm\vendor\codexshaper\larave…
-
Make it possible to define element templates for typed events such as Message, Error, Signal (Throw|Catch) events.
Cf. [forum thread](https://forum.camunda.org/t/element-templates-not-powerful-enou…
nikku updated
4 weeks ago
-
The `mvn verify` command doesn't work when running in GitHub Actions.
On my local machine everything works, however on GitHub the following errors occur:
```
Results :
Tests in error:
find_…
-
My pointcus:
```
package com.chamc.boot.bpm.config;
import org.aspectj.lang.annotation.Pointcut;
import com.chamc.boot.bpm.model.param.AddSignParam;
public class Pointcuts {
@Pointcut(…