-
i use the activi and h2 to handle workflow issue and have a syntax error
unknown data type: "IDENTITY";SQL statement;
create table ACT_EVT_LOG (
LOG_NR_ identity,
.....
).
i cannot directory al…
-
例如 activiti 这类的工作流引擎
-
`java`
Caused by: java.lang.UnsupportedClassVersionError: org/activiti/spring/boot/ActivitiMethodSecurityAutoConfiguration$ActivitiMethodSecurityConfiguration has been compiled by a more recent versi…
-
**Describe the bug**
This problem occurs when I run steady on steady-cli.
I didn't find steady-cli-3.2.3, so I used steady-cli-3.2.0
the command ‘java -jar steady-cli-3.2.0-jar-with-dependencies.ja…
-
## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphe…
-
[ERROR] [10:34:31] org.activiti.engine.impl.interceptor.CommandContext - Error while closing command context
org.apache.ibatis.exceptions.PersistenceException:
### Error updating database. Cause: …
-
**Is your feature request related to a problem? Please describe.**
We make use of many activiti extension elements in our processes which are currently not editable (see below)
**Describe the solu…
-
See the screenshots below:
My Inbox is proxied:
![image](https://user-images.githubusercontent.com/1377228/135875304-0c538efb-6c90-4b9a-aa8f-78d06f95533e.png)
![image](https://user-images.githu…
-
**Template not found:new-activiti-diagram.bpmn20.xml**
When I create a new bpmn file,the IntelliJ IDEA error.
maybe your new file name was not correct.
I found out that your project was `new-activi…
-
**I try to convert a BpmnModel to xml, but the result is
```xml
flow_0
```
**what I want is this version**
```xml
…