英文: How can I create a Mail-Reminder on an Event-Based Gateway? 问题 我想在等待消息以继续工作流程时向用户发送电子邮件提醒。此部分目前建...
将Excel工作表转换为DMN文件
英文: Converting Excel Worksheets to DMN file 问题 我正在使用Camunda处理决策规则。我已经创建了一个Excel表格,我想将这个表格转换成一个.dmn文件...
Camunda 和 Drupal 集成文件未找到
英文: Camunda and Drupal Integration File Not found 问题 我正在使用Drupal Camunda集成工作。 我已经使用DDEV来设置Drupal。我的系...
静态网页内容在NGINX重写后无法访问。
英文: Static web content not accessible after NGINX rewrite 问题 I have a CentOS 7 VM,其中我部署了两个Spring服务:t...
程序在首次执行失败后,出现BPMN错误结束事件,然后超时。
英文: Program throwing exception after first failed execution with BPMN Error End Event before timeout...
通过REST和通过流程应用在Camunda中部署的区别。
英文: Difference between deployment through REST and Deployment through Process Application in Camunda...
Camunda外部任务客户端轮询间隔
英文: Camunda external task client polling intervals 问题 我目前正在使用Spring Boot外部任务客户端开发Camunda外部任务客户端。尽管我配...
如何从Camunda流程引擎创建服务对象?
英文: How to create services objects from Camunda process Engine? 问题 如何在Camunda的流程引擎中创建类似于userService或...
如何通过Java SDK在Camunda中检查用户是否存在?
英文: How to check user exist in Camunda via Java SDK? 问题 我想在Camunda Java API中检查用户是否存在。我从ChatGPT询问了这个问...
Camunda并行网关不等待所有序列流。
英文: Camunda parallel gateway does not wait for all sequence flows 问题 我正在使用Camunda实现一个BPMN流程。我的工作流程如下...