Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Drools(jbpmn) 的规则流文件中使用计时器事件,我将“时间延迟”属性的值设置为“10 秒”。但什么都没有发生。计时器事件之后的脚本甚至没有执行一次。谁可以帮我这个事。我刚开始研究流口水..
您是否设置了计时器属性?将计时器放在图表上是不够的。您还需要使用例如 Bpmn2 图表编辑器来配置计时器。