More actions

Workflow types

Tags:  

(From Which Style of Workflow When?)


Windows Workflow Foundation supports three basic styles of workflow:  Sequential, State Machine and Data-Driven.
Sequential:
I want Fred to review a document, then Joe to approve it, and finally I want to send it to my customer.

This is an obvious Sequential style workflow.  To implement it, I create a Sequential Workflow project, add a sequence of
Activities which ask Fred to review, Joe to approve, and finally myself to send the document – and I’m done.

State Machine:
Why do we need it?

0 Comments  Show recent to old
Post a comment



 RSS of this page

Written by:   Version:   Last Edited By:   Modified