Option for generic way to stop/start the workflow in Camunda engine

I have workflow in camunda, which Based on property file value it should be inactive or active based on the value

Please let us know if there is way to enable and disable the flow.

Regards,
Sridhar

Is suspending a process instance the functionality you’re looking for?

Greets,
Chris

1 Like

Hi All,

So I have flow deployed on the camunda server… I just want to stop/start when ever I want/Dont want to run that flow.

Is there a rest message to disable to flow… or any suggestions on it…

Regards,
Sridhar

Hi All,

Looking for some kind of switch to enable/disable the flow…

Regards,
Sridhar

I was able to get the logic for the above.

Thanks,
Sridhar