MCMS 2002 & WWF (Architecture Overview)
Well one thing that i love about CMS 2002 workflow (yes if you dont know that ,this may be surprising to you ) is that its simple ( 3 step at most ) , secondly we have all the Events with much more authority , for example in contrast to SharePoint Portal Server 2003 Document Libarary Events (Uploading etc ) the events can stop the flow and revert the action something which is not possible SharePoint Portal Server 2003 DOcuemnt Libaray Events (you cant stop them they jsut happen and you are sort of notified!) .
Anyways come back to the subject of Workflow , i want to design a workflow for CMS 2002 using WWF (offcourse how can i forget that , group moderator please dont kick me out
) , here is a simple digram of what i had in mind (by the way can i place a full visio picture here )
__________________________________________________________________
MCMS Aplication Boundary WWF Execution Engine
__________________________________________________________________
——————
MCMS HTTPModule Start
—————– _
:: <–MCMS Context Passed–> Activities 1..n
–
—————– End
Global.asax
—————–
_________________________________________________________________
Now i recon that we passed the MCMSContext/Object to WWF where activites and all the logic is build , and later give the acknowledgment back to the caller , which in our case is Global.asax . ![]()
Originally published on WordPress on 2005-10-24.
Read next
-
MCMS Restrict Posting only during 9am to 5pm
Check out the follwoing code sample , it shows how to allow posting in MCMS2002 only during 9am to 5pm this is a classic example of how bussiness rules can be applied. protected void…
-
MVP SharePoint Chat — Wednesday May 25th at 9am PDT
When: 9 AM PDT, 25th May 2011 (PDT? Convert to your time zone here) Where: Online | Enter Chat Room Do you have tough technical questions regarding SharePoint for which you're seeking answers? Do…
-
How to fix SharePoint Online (403) Forbidden Error while downloading files using Client Object Model
Recently I was working on a project that requires to programmatically access and download files from SharePoint Online (part of Office 365) document library. Currently remote authentication (SP…
Worth reading again?
Get the next one in your inbox.