Exforsys

Online Training

State pattern for business workflow process

This is a discussion on State pattern for business workflow process within the Software Patterns forums, part of the Testing category; Any thoughts on the applicability of using the State pattern for implementing a typical workflow process? We have a problem ...


Go Back   Exforsys > Testing > Software Patterns

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-08-2005, 08:14 PM
sabys@hotmail.com
Guest
 
Posts: n/a
State pattern for business workflow process

Any thoughts on the applicability of using the State pattern for
implementing a typical workflow process?

We have a problem domain which states that a document needs to be
routed through various individuals/departments for approval or
modifications. Could the state pattern be used for encapsulating the
various states that the document is routed through? Events on these
states would be the individuals actions (through a UI) as it progresses
between the departments.

Any experiences with such an implementation? Any implementation
examples available or any recommended resources on the web?

Thanks.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-13-2005, 08:27 AM
EventHelix.com
Guest
 
Posts: n/a
Re: State pattern for business workflow process

State pattern would be very suitable for your application.

More details about the implementation of the state
pattern can be found at:

http://www.eventhelix.com/RealtimeMa...ateMachine.htm

Deepa
--
EventStudio 2.5 - http://www.EventHelix.com/EventStudio
Generate Sequence diagrams from a simple declarative language

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 10:35 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.