Hi All, I have a scenario where I need to initiate a timer event in a proce

Hi All,
I have a scenario where I need to initiate a timer event in a process based on condition. The condition is- I would like to check a constant value. if that condition is true, then fire the timer event with the delay of 1 min. So now, i have initiated the process, node is waiting at timer event. The delay period is over but still the condition is not true so the process is still waiting at the timer node. This is expected. Now, if the condition constant has changed so that the timer event condition is true. But the process is still waiting at the timer event even though the condition is true. So, the question's are : Will timer event works only when condition should be true before the delay period completes? or is this something my expectation is wrong? How my use case can be handled? which means i need to resume the timer event based on dynamic condition check? is this possible?

Appreciate your thoughts.
Than...

OriginalPostID-219963

OriginalPostID-219963

  Discussion posts and replies are publicly visible