Pre-requisite for creating custom work flows
SP Work Flow is all about adding human/people interaction to business processes for
SPWF is built on the top of Windows Work Flow Foundation API 3.5
Types of SP Work Flows
Work flow Features
- NET Framework 3.5 (Web service | Ado.net | WCF)
- ASP.NET 3.5
- InfoPath 2010 – design and customise
- Windows Work Flow foundation 3.5
- SharePoint 2010
SP Work Flow is all about adding human/people interaction to business processes for
- approval,
- Awareness
- Accountability
- Take control over
- Decision Making
SPWF is built on the top of Windows Work Flow Foundation API 3.5
Types of SP Work Flows
- Simple Content Approval(doesn’t use work flow foundation, it is a simple column status changes)
- Out of the box work flow templates(Available only on SharePoint Enterprise edition)
- Visio based
- SharePoint designer Work Flow
- Re-usable work flow
- Site work flow
- Custom work flow using Visual Studio
Work flow Features
- Built in support to work flow persistence secured and stored in content databases
- Different types of work flow templates provides out of the box for common senarios
- Approval
- Collect Feed back
- Collect signature
- Three state
- Disposition approval
- Options to extend and customize out of the box work flow templates
- Multi stage approval support to the built in templates
- Visio based work flow templates(It clearly separates abstract business process flow designed by Business Analyst and concrete implementation by developer)
- Options to export work flow implementation to Visio diagrams
- Options to work flow implementation into wsp deployment package.
- Visio based work flow visualization summary
- SP designer based work flow for
- API for building custom activities for SPD based work flow
- Parallel execution option support in SharePoint designer based work flow
- New work flow event receivers to respond to workflow run time state changes (event receivers are specialized components that handle events generated by SP infrastructure for custom actions.
- Types of Event Receivers
- Feature event receivers
- List ER
- Item ER
- Work Flow ER
- Incoming Email ER
- Visual studio project templates for custom work flow
- Work Flow object model and web service support for programmatic access
- Site work flow for handling interaction with multiple libraries and lists.
- Reusable work flow for supporting multiple content types
- SharePoint designer improvements with regards to creating InfoPath forms for site work flow , re-usable work flow and SPD work flow
No comments:
Post a Comment