Hi,
I would like to cause a sequence to go to cleanup and the result to fail after a timer has expired.
At the moment in the 'Post Conditions' of the timers I have specified a custom condition expression: Step.Result.TimeoutOccured
On condition True: Go to Cleannup
On condition False: Go to next step.
How would it possible to modify the result to fail once the timer has expired?
Many thanks,