A Practical Guide to SharePoint 2013

A Practical Guide to SharePoint 2013
A Practical Guide to SharePoint 2013 - Book by Saifullah Shafiq
Showing posts with label Workflow Activity. Show all posts
Showing posts with label Workflow Activity. Show all posts

Tuesday, September 13, 2011

Workflow Activity – Part 2(Via Stuart Robert)

Extracted

This is the second part of the custom workflow activity creation tutorial. For the first part please go here.

Now that we have a workflow activity defined, the next step is to add a new project to Visual Studio.

To view the detailed videos and complete blog post click here.


Workflow Activity – Part 1(Via Stuart Robert)

Extracted from the original post

The object of this post is to provide a walkthrough on creating a custom workflow activity for SharePoint 2010 and deploying it as part of a custom sequential workflow.

Start by creating a new empty Class Library project.

To view the detailed videos and complete blog post click here.