Open LIXNA opened 3 months ago
What do you mean with "multiple modules are used"? You can always perform a job query against the database to see the job status.
“使用多个模块”是什么意思?您始终可以对数据库执行作业查询以查看作业状态。
In the case of multiple modules and startup classes in springboot, sometimes we cannot listen JOB_EXECUTION_FAILURE or JOB_EXECUTION_SUCCESS, The method of AbstractFlowableEngineEventListener is also not executed
Add the version of Flowable that you are using, the database vendor and if you are using Flowable within Spring Boot, the Flowable Task application etc. If multiple modules are used, it may not be possible to monitor whether the job has completed execution, even if a timer is specified. Is there a solution?
Environment: Java17, flowable 7.0.1