How do I enable workflow step timeouts?
Hi All.
I'm trying to get a workflow step to time out and advance to the next step via the Auto Advancer. However the workflow never advances.
I have a test with a couple of no-op process steps. I'd like the first step to time out and automatically advance to the second step. For the first step I unchecked Handler Advance, set timeout to Immediate, and selected the Auto Advance timeout handler. However the workflow never advances past the first step.
Is there a workflow timeout service that's supposed to handle this? Or do I need to create my own service to locate and resume workflows?
I'm using AEM 5.6.1.
Thanks!