I am trying to build a Web Forms workflow that:
- If a certain task has not been actioned by a fixed time (4:30pm) each working day, then an email reminder is sent.
Can I escalate a task based on it's Deadline? How do I do that?
If this is not possible - could someone suggest how this functionality be acheived?