I want to delay the Timer Event for Exactly for 1 second and followed the appian recommneded process accordingly still there has been no effect
The Duration of that node is always less than 1 second some times like 0.58,0.060.8,0.36 these were the values seen.I want to see Exactly 1 second.
Is there a way to configure to delay the node for exactly one second
Thanks In Advance
Discussion posts and replies are publicly visible
Similar issue but want to have delay for 30 secs. I have configured as below
1. Implemented delay timer node
2. Configure "Delay until the date and time specified by this expression:" as now()+intervalds(0,0,1) for one second. (Your screenshot was helpful)