Whenever we add a timer in the start node of process model, it starts a process

Whenever we add a timer in the start node of process model, it starts a process instance when we click on "Save and Publish".

Any idea why it happens only for processes where timer is there in Start Node.

Any way to stop to run the process instance while clicking on the option?

Thanks in Advane,
Vipin

OriginalPostID-191803

OriginalPostID-191803

  Discussion posts and replies are publicly visible

Parents
  • As mentioned above, we manage our timed-start models by utilizing a Boolean constant in the advanced settings. This constant is always set to true, unless we are working on the model - flipping it to false before publishing will prevent the model from running, the model is promoted with the constant set to false and we flip to true once all work has been completed, then timed starts can resume.
Reply
  • As mentioned above, we manage our timed-start models by utilizing a Boolean constant in the advanced settings. This constant is always set to true, unless we are working on the model - flipping it to false before publishing will prevent the model from running, the model is promoted with the constant set to false and we flip to true once all work has been completed, then timed starts can resume.
Children
No Data