George Paglia 21.Aug.09 11:06 AM a Web browser Lotus Workflow Architect6.5.1Windows 2003
I'm trying to create a workflow that will basically pause until a given date in a document (will vary by document), then start up again so the user can decide whether to extend the date or not.
I tried using a formula coming out of a router going into an activity that defaults to null until the date, but it sends me an error because there's no one there every time the backgrounder runs. I also tried putting a diamond in there to keep looping back to a router, but the backgrounder goes into a loop instead of stopping after it is sent back.
Anybody have an idea? I don't want the user to have to suspend the process manually.