We have few process model to trigger with email, these process models are triggering even if we activate maintenance window in admin console.
What can we do to hold these mails to trigger the process model until maintenance window is deactivated. We can use gateway/is deployment flag constants to divert the flow, can we do anything other than this
Discussion posts and replies are publicly visible
I would suggest you build your own Maintenance window app that updates a constant or DB. You can then use that in a condition in your process model.