-
java.lang.IllegalArgumentException: Unknown type: bpmn:tFormalExpression
at com.valb3r.bpmn.intellij.plugin.activiti.parser.ActivitiObjectFactory.fillForSequenceFlow(ActivitiObjectFactory.kt:146)
…
hqa11 updated
3 years ago
-
现在看到SM的主要推进一个process运行的入口主要是start和signal,分别是流程的开始,和暂停之后的恢复运行
在典型的需要持久化的场景下,很可能运行时的节点内业务逻辑会发生exception,这种情况SM本身没有做任何的异常处理,也没有catch,直接会导致整个流程运行直接报错抛出exception,所有运行完的流程节点不会完成持久化信息全部丢失,这块方面想做一些贡献,请问下作者,有…
-
Good day. As far as i know activiti bpm community edition lack of clustering configuration.
Could you consider clustering configuration in flowable bpm UI web application. I think it can make this bp…
-
`resolution_wontfix` `type_bug` | by Berg
___
Remove 3.2 releases from downloads and give the players only one lobby version
The community is split because new players can only see 3.2.3 relea…
-
Activiti 6.0.0 (using the spring-boot-starter-basic module) brings in a number of dependencies that have known security vulnerabilities. These can be addressed by upgrading to more recent versions.
…
-
We are looking at migration of workflows Activiti from Eclipse to Flowable in IntelliJ.
We notice that the IntelliJ plugin did not have form properties in the start event. Most of our workflow variab…
-
I downloaded the source code and opened it in Intellij. However, when I tried to run the code, it gave me below error. I tried to google it out, but not able to understand it. Could it be because of a…
-
We are using Activiti 6.0.0
Since asyncExecutorCorePoolSize is 2 and asyncExecutorMaxPoolSize is 10 by default, and we want any job to be picked up as soon as it is in the queue, should not we keep…
-
__Describe the Bug__
When I want create engines, engine init method cannot load class org.camunda.bpm.engine.test.spring.SpringConfigurationHelper and throw exception.
I think if rename "org.cam…
XR443 updated
3 years ago
-
## Main asssignee: @
## Context/goal:
- [ ] Look into UI Test; are there easy ones to implement?
- [x] Look into Browserstack; is it usefull for automation (test different devices)