Creating Custom Workflows for Sharepoint 2007

Wednesday, October 25, 2006, 23:06
This news item was posted in Content Management, SharePoint Data Store category and has 0 Comments so far.

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

  1. 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
  2. Channel9 has a nice video on how to create a workflow.Channel9 custom workflow video
  3. 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:

  1. Walkthrough: Creating Office SharePoint Server 2007 Workflows in Visual Studio 2005
  2. Creating Custom Workflows with the SharePoint Designer 2007
  3. 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 Posts
  • Slowly getting back into the pace of things. With moving into a new condo and getting things in order in married life. I
  • Sharepoint BUZZ Roundup
  • Here 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 Screencasts
  • Ted 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
    Both comments and pings are currently closed.

    Comments are closed for this Article !