dormant task escalation
Hi everyone,
I have what seems to be a simple task that I can't seem to figure out.
So I have the textbook SharePoint createTask -> what for it to change throught the onTaskChanged Activity within a While Loop -> Complete Task.
The above is working perfectly. The problem is that I want to have the capability to escalate the task to another party if it takes, say longer than 5 days.
This is contained within a sequential workflow and I would like to keep it that way, but I'm open to converting it to a state machine if that's what needs to happen.
So my question is: what's the best approach to going about this?
Thanks,
rnellis2002

