Creating Custom Workflows for Sharepoint 2007
Wednesday, October 25, 2006, 23:06
There are quite a few articles and resources out there that walk developers and newbies alike on how to create custom workflows in Sharepoint 2007. In this article, I’m going to outline some of the more popular articles in one post. All links are after the break
- Lets start off with the first Walkthrough provided by MSDN titled “Walkthrough: Creating Office SharePoint Server 2007 Workflows in Visual Studio 2005″. This walkthrough is good starting if you are not familiar with the basics. Three pieces of information are important when a user is presented with a form:
- The Microsoft Windows SharePoint Services 3.0 user ID of the person to whom the workflow should assign the task
- Any instructions for completing the task
- Any other comments the workflow initiator wants to provide
- Channel9 has a nice video on how to create a workflow.

- Did you know you can use Infopath to add forms for each workflow step? Well Infopath forms allow you to add richer functionality to workflows. As a developer, you don’t have to create two separate forms, one for use on the server and one for use in the client, to provide the user with this client application integration.
Do you know of any other resources for creating custom workflows?
Custom workflow links:
- Walkthrough: Creating Office SharePoint Server 2007 Workflows in Visual Studio 2005
- Creating Custom Workflows with the SharePoint Designer 2007
- InfoPath Forms for Workflows
Related Posts:
Creating Workflows for Windows SharePoint Services (Virtual Lab)Here's a very decent virtual lab for using Microsoft Office SharePoint Designer 2007 to design a custom workflow that is triggered on file creation or
Last Weeks Best Sharepoint PostsSlowly getting back into the pace of things. With moving into a new condo and getting things in order in married life. I
Sharepoint BUZZ RoundupHere is a quick round up of our top posts this past week in no particular order:
3 Quick Sharepoint Links - Andrew Connell Edition ;)
SharePoint 2007 (and Office 2007) Developer ScreencastsTed Pattison Group's has created a series of screencasts (i.e. how-to videos) for Microsoft's Channel 9 and for the MSDN Office Developers Center to
SharePoint 2007 Workflows
Walkthrough: Creating Office SharePoint Server 2007 Workflows in Visual Studio 2005
You can create workflows for Microsoft Office SharePoint Server 2007 that incorporate Microsoft Office
You can follow any responses to this entry through the
RSS 2.0 feed.
Both comments and pings are currently closed.
Comments are closed for this Article !