9.5. 进程引擎
- 在多节点设置中,任务截止时间计时器保留数据库中过时的条目,它们会被重复触发 [RHPAM-3826]
-
Spring Boot JAR 文件包含 KJAR 和
commons-beanutils文件会抛出 Could not read pom in jar 错误消息 [RHPAM-3797] - SQL 服务器脚本对 Spring Boot 使用身份而不是序列 [RHPAM-3791]
- 当您尝试使用重复的关联键创建进程实例时,REST API 会返回 http 500 错误消息 [RHPAM-3641]
-
现在,如果
setupDataSource参数设置为 true [RHPAM-3610],则必须包括一个datasource.properties文件来扩展JbpmJUnitBaseTestCase -
您可以使用
cookieParam1=cookieParam1_Value;cookieParam2=cookieParam2_Value将 Cookie 发送到 REST 工作项目处理程序 [RHPAM-3538]