Solved
Timer in process model
Hi Team
Can we trigger a process model from 9 AM and 9 PM. Usually, we add timers to trigger at that particular time.

Hi Team
Can we trigger a process model from 9 AM and 9 PM. Usually, we add timers to trigger at that particular time.

One pattern I see, is to trigger the process EVERY hour and then add a XOR to decide whether it is the right time to start. This is very flexible and can be controlled using constants or database queries.
You can also add conditions to the timer trigger to control this. You can also use constants, but just changing the constant will not change the behaviour of the condition. This would need a re-deployment of the model.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.