index > Windows Workflow Foundation > Repeat processing for multiple users in state machine

Repeat processing for multiple users in state machine

Document review workflow with one to many reviewers. Each reviewer can approve, reject, skip, submit comments, etc. (i.e. several possible events). I am looking for recommendations on how best to implement this facet of the state machine.
Steven Rosenthal

One idea would be to have a starting workflow (sequential or state machine) with a replicator that is driven on the list of users. Then for each repitition, start a state machine for each of the users to do their part.

Matt




See What You Can Learn -- http://www.pluralsight.com/courses/IntroducingWF.aspx
Matt Milner - Pluralsight
reply 2

You can use google to search for other answers

 

More Articles

• Is it ok to use User Interaction from within Sequential Workflows...
• workflow standards
• Validation of Declarative Rule Condition fails in Designer Hostin...
• MSDTC error when the event WorkflowIdled fires
• About "Custom Acitivity" properties
• WWF Scalabilty
• Anyone with enterprise workflow experience?
• SqlTrackingService Beta 2 Lab 03 exercise 2 failed
• Bug: Missing permission on stored procedure
• Where's the beef? (actually, the runtime :)
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• System.Workflow.Runtime.Hosting.ASPNetTh
• Workflow instance does not exists
• Workflow monitor from July SDK isn't sho
• Using Correlation...
• Defining private field using xoml
• SqlStatePersistenceService troubles
• TransactionscopeActivity
• WorkflowPersistence simple question
• Building 'work queues' based on workflow
• Hierarchical State Machines - Trying to
• Changing Dependency Properties from Code
• why the workflowMonitor can only track t
• Workflow Runtime (Beta 2) appears to los
• Unable To Debug WWF Projects
• Can I hide "standard" properti

Hot Articles

• TrackData when exception thrown
• some question for custom composite activ
• Disable the autostart feature of workflo
• Tutoral - Lab 3 Ex 1 Tk 3 logging
• Workflow as a navigation map for websites.
• Can not use StateMachineWorkflowInstance
• Editing StateMachine Workflow within hos
• Custom persistence service creation - is
• how to save the process def. in rehosted
• (Beta2) How to bind WF params to activit
• Anyone with enterprise workflow experien
• Examples and articles about using WF wit
• Difference using WorkflowQueuingService
• how to using different designer for resp
• How to pass a GUID to a WebServiceInput

Recommend Articles

• WWF bug reporting site
• When does vista beta 2 come out?
• make a simple ASP.Net workflow
• Best pratice for retrieving data from wo
• EventSink activity in WWF Beta 2
• the WorkFlow project wizard is gone!wher
• Need more information on exception occur
• State Machine in Web Service
• Force workflow unload
• State Machine Workflow (Beta 2.0)
• Persisted Instance not reloading correctly
• Passing data between activity & flow
• What is the best way to handle many pers
• Deriving EventSinkActivity
• How to NOT persist a workflow instance w