Workflow, Collaboration, Enterprise Content Management

New WSS Workflow Activities for SharePoint Designer

by john holliday 10. December 2009 11:06

One of the great things about Windows Workflow Foundation is the support for declarative no-code workflows that reference pre-compiled workflow activity libraries.  With enough of these activity libraries in place, you can use SharePoint Designer 2007 to build some pretty powerful applications without writing any additional code.  But it also presents a kind of chicken-and-egg problem.  You first need a bunch of quality activities you can stitch together using the declarative tool.

Ryan Miller has published a set of Workflow Activities that you can install on a SharePoint server and then use them from SharePoint Designer to manipulate sites and site collections in ways that go beyond what the out-of-the-box activities allow you to do.  He presents them in a codeplex projectthat contains two categories of activities: site management and list item management activities.

The site management activities include things like creating sites and site collections, setting the site title and theme, activating features and manipulating site groups.  At the item level, there are a couple of unique activities for copying, updating and removing list items.

Check them out.

Comments are closed
Twitter Facebook Linked-In Subscribe

Pro SharePoint 2007 Development  Pro SharePoint 2007 Records Management Development  6 Office Business Applications for SharePoint 2007

CAML.NET

SharePointPro 2010 SummitSharePoint Evolutions 2010


SharePoint Job Tweets



SPDEVNET

Developer Resources

  • Fields WSS XSLT - Custom XSLT stylesheet that displays the default SharePoint column definitions in a table.
  • Custom Action Identifiers - A sortable table of default field definitions, including CAML declarations for writing content types.
  • CAML.NET Documentation - Online documentation for the CAML.NET class library.