cancel
Showing results for 
Search instead for 
Did you mean: 

Updating Process engine at runtime

satramalin
Champ in-the-making
Champ in-the-making
Hi,

I am trying to set the job execution value to 'false' at the runtime where it is 'true' initially. I don't find any API methods to update the current process engine during the runtime.

Is deleting the current one and creating a new process engine, the only option. Can you please help.

Thanks
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

I am not aware of such an API.
If you want to suspend job execution at the runtime you can add it to activiti.

Regards
Martin