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

[695 byte] By [rnellis2002] at [2008-2-15]
# 1
Use Listen activity, put you whole task sequence (create->while->ontaskChanged->complete) in one branch and put DelayActivity in another branch.
Sergiy at 2007-9-5 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Workflow...

SharePoint Products and Technologies

Site Classified