Skip Navigation LinksHome > SharePoint Training > Developers Training > Advanced WWF Workflows For Sharepoint 2007
Advanced WWF Workflows for SharePoint 2007
 
 
 
 
 SAI Partnership Channel
SAI Partnership Channel Join the global network of high quality partners and help our clients to implement our SharePoint solutions
 Featured Web Parts
SharePoint Rollup Web Parts Rollup your SharePoint lists and document libraries across Sites and even Web applications.
Grouping, total and custom formatting for rolled up data.
 
Audience
SharePoint developers and Architects.
Course Description
Workflow creation using Visual Studio and WWF. The course covers the integration of Workflow with SharePoint with the use of SharePoint Workflow API and ability to interact with users using InfoPath and ASPX pages.
Length
4 Days.
Next training classes  
 Day 1
 
 Introduction to SharePoint Workflows
 ►
Introduction to Workflow in SharePoint
 ►
SharePoint as Workflow Platform
 ►
Workflow trigger events in SharePoint
 
 Getting Started with Workflow Designer
 ►
Configure workflow in Central Administration.
 ►
Introduction to out of box Workflow
 ►
Attaching Workflow to Lists and Content Types
 ►
Manage Workflow
 ►
Add and remove workflows.
 ►
Workflow History and Tasks List
 ►
Workflow status and integration with Outlook
 ►
Conditions and Else-If branches.
 ►
User actions in Workflow. Initiation Variables and user defined variables.
 ►
Workflow lookups.
 ►
Sequential vs. State Machine Workflows
 Day 2
 
 Introduction to SharePoint Workflows
 ►
Simple Workflows in VS 2008
 ►
Install and Activate Workflows as Features
 ►
Integration with SharePoint Lists and Libraries with Workflow
 Programming with SharePoint Workflow API
 ►
Attaching Workflows programmatically using the API
 ►
Starting Workflows using the API
 ►
Updating List items based on Workflow outcome
 ►
Conditional Workflow forwarding using API
 ►
Debugging Workflows
 ►
Custom Task Content Types and Forms
 Day 3
 
 Workflow Tasks and History
 ►
Associating Tasks and History view to Workflow
 ►
Waiting for a Task activity to be completed
 ►
Task Modification and Assignment
 ►
Accessing the Modified Task
 ►
Creating a custom Task Forms in ASP.NET
 Using ASP.NET Input Forms with a SharePoint Workflow
 ►
Association Form in ASP.NET
 ►
Initiation Form in ASP.NET
 ►
Modification Form in ASP.NET
 Using ASP.NET Input Forms with SharePoint Workflow
 ►
Introduction to InfoPath form services
 ►
Creating Association, Initiation, and Modification InfoPath Forms
 ►
Send and receive data to InfoPath form from SharePoint
 Day 4
 
 Features
 ►
Types of Features
 ►
Feature Scopes
 ►
Feature Activation, Dependencies, and Stapling
 ►
Installing InfoPath Workflow Forms using Features
 ►
Installing workflow forms using Features
 State Machine Workflows for SharePoint
 ►
Variations of State Machine Workflow from Sequential Workflow
 ►
Usage of State Machine Workflows
 Custom Activities for a SharePoint Workflow
 ►
The lifecycle of an Activity
 ►
Creating Simple Activities
 ►
Creating Composite Activities