Tag Archives: Workflow Activity

Workflow App Permissions

With the new 2013 workflows there are a few scenarios that can cause issues which may not be obvious to those coming from 2010. One such scenario is configuring list items to have Create and Edit access set to Create … Continue reading

Posted in Designer, SharePoint, Workflow | Tagged , , | 1 Comment

Workflow Activity – Part 2

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.

Posted in SharePoint, Workflow | Tagged , , | 3 Comments

Workflow Activity – Part 1

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.

Posted in SharePoint, Workflow | Tagged , , | Leave a comment