Re: Workflow framework?
Re: Workflow framework?
- Subject: Re: Workflow framework?
- From: Mark Morris <email@hidden>
- Date: Tue, 25 Nov 2008 09:07:52 -0600
On Nov 24, 2008, at 5:32 PM, Michael DeMan (WO) wrote:
The cool thing about thinking about it is a finite state engine is
that the technical stuff is so thoroughly documented. Plus,
visualizing it is easier. A bunch of circles on a piece of paper
with arrows coming in from other circles and arrows going out to
other circles. Kind of helps keep the design clean instead of
cluttering the design up with the specifics of the type of work to
be done.
You mean like this? ;-)
Other conditions can be like "If object has been stuck in this state
for more than 24 hours, then move to state 'needs user review'", etc.
We actually had a similar requirement, but that was easily handled
with a SQL script run in a nightly batch.
-- Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden