1)
When I ran the scheduler examples, "do_stop" didn't have any effect.
I replaced with "stop", and it worked as expected.

2)
Is a general question about best practice for time limited workflow
items.
e.g.  a task is assigned to a participant.  They have 1 week to
complete the task, if they don't compete within 1 week then inform
another participant (send email, reassign the task to their superior,
or start a new workflow).

At first I thought I'd be scheduling this escalation event when I
started the workflow, and cancelling it if the task is complete in
time.  However, I don't think this is correct.  Rather I should be
checking the status of all workflow items periodically and handling
those that have expired?  is this the best way to go about this?

Cheers.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to