Unable to use the current value of constant in Start Node Appian Timer
HI All,
I am trying to schedule the start node of the process model using Timer in Appian. PFB the configuration:


I am trying to schedule it at an interval of some hour. I want this hours to be configurable so used constant rather than hardcoding it.
Now the problem I am facing is whenever I change the value it only picks the old value.
Let say the current value is 15 and if I change it to 20, it will still run after interval of 15 hour. and later if I change it to 22, it will run after 20 hours.
So I am not sure why this weird behaviour.
anyone have notices this and anyone knows the solution to this ?
Is there a way to refresh the values before using it . or something like that ?
Thanks
