I have created a BPM workflow in which I need a Timer to wait before I loop through the workflow.
The timer needs to be dynamic so I am using the "Calculated by formula" timer parameters.
I declared my date-time in a script task variable before the timer event and included this variable inside the timer formula.
I have included some screenshots for reference. Am I doing something wrong?
I did check to make sure the $waitTime variable was not empty.
The timer needs to be dynamic so I am using the "Calculated by formula" timer parameters.
I declared my date-time in a script task variable before the timer event and included this variable inside the timer formula.
I have included some screenshots for reference. Am I doing something wrong?
I did check to make sure the $waitTime variable was not empty.
Comment