Basic Custom SharePoint 2010 Approval Workflow – Part 2

To continue the series of posts I am publishing on Basic Custom SharePoint 2010 Approval Workflow, we attempt in this post to incorporate basic SharePoint workflow activities.

1. As mentioned in my previous post, an OnWorkflowActivated object is automatically instantiated when a SharePoint workflow is created.

1

2. From the SharePoint Workflow toolbox, as illustrated below, drag-and-drop a LogToHistoryListActivity object below the OnWorkflowActivate.

2

3

3. Drag-and drop a CreateTask object right below the LogToHistotyListActivity. Below is the illustration.

4

4. From the Windows Workflow v3.0 toolbox, as illustrated below, drag-and-drop a While object below the CreateTask.

5

6

5. Inside the While activity, drag-and-drop an OnTaskChanged object. Below is the illustration.

7

6. Lastly, drag-and-drop a CompleteTask object below the While activity. Below is the illustration.

8

And that’s it! See you in the next part where we are going to incorporate basic codes and configurations before deploying our basic custom SharePoint workflow.

Source:http://elczara.wordpress.com

0 nhận xét:

Post a Comment

thanks comment