Job Executor Activate should be true or false

what is the signification of

SpringProcessEngineConfiguration.setJobExecutorActivate()
what is defines if it is true/false

@gowtham_m when you mark the task as asynchronous continuations those task are asynchronously executed by jobs.

You can refer this link for more details

can you please explain little bit more, in my process, i have service task and user task, in this case what it should be true/false?. or some where am i missing.

Mine is embedded spring boot application

Can you upload your BPMN model?

Upload your BPMN file itself. It will be easier to solve the problem. Need to check the configuration

processsonworkflow.bpmn (7.2 KB)