Understanding the Windows Workflow Foundation WF: From a Business User's Perspective

Hi to all

The following article explains Microsoft Workflow Strategy from Business users prospective, it also provide overview of how WF seamlessly integrate with Microsoft Office Products

And made it easy to design and implement workflows.

http://www.codeproject.com/dotnet/UnderstandWWF.asp




Answer this question

Understanding the Windows Workflow Foundation WF: From a Business User's Perspective

  • Willem Rozendaal

    Looks like reinventing the wheel to me, but I understand your point.
    Thanks for the reply.

    Marcos



  • Luis Abreu

    Hi

    Well SPS 2003 can leverage WF but for that thier should be a layer(may me an application / windows service / webservice etc ) b.w WF and SPS. This layer intercepts the events and WF can do required work. For example once the document is uploaded on document library even can be caught by an application and given to WF.Moreover the installaiton of WF requires .net 2.0 which can be install on same machine (if required ) as of SPS 2003 which requires .net framework 1.x.

    so technically it is possible to use WF with SPS 2003 its may be the way you want to use it not the same that you might aspected.

  • srshaw3

    Hi!
    I've made a comment in your article. I'm pretty sure SPS 2003 and WF can’t be used together.



  • Hellothereitsme

    yup it is !! its upto us what to chose .if you worked on SPS 2001 their is a workflow which was not provided in SPS 2003 .

  • Understanding the Windows Workflow Foundation WF: From a Business User's Perspective