Implement Workflow (1) in SharePoint--Create a judgment column
Summary
When you install SharePoint, the author has already mentioned that to successfully install SharePoint, you must first install the Microsoft Windows Workflow Foundation version 2.2. Does this mean that SharePoint can set up workflow?
The answer is yes, in SharePoint 2007, we can set workflow so that the program runs in the specified process.
Here, the author will be in the notification list issued a notice, and according to the employee category issued by the notification, to the designated staff to send an e-mail as an example to achieve workflow.
Of course, the author here is a very simple process, that is, if the manager level, you should send the manager level should receive the mail, and if the ordinary employees, you receive the ordinary staff should receive mail. Friends will naturally be able to experiment with more complex processes as they implement this simple process.
This article will introduce the first part of implementing workflow in SharePoint-Creating a Workflow judgment column.
Body
To give friends a clearer idea of how to implement workflow in SharePoint, this article will be divided into three small sections, the first part is about creating a judgment column, the second part is about creating a workflow, and the third part is about running workflow. Therefore, for all the inconvenience of reading, please Haihan:
The procedures for each step are recorded below.
1, first open the document Center site of my site, and then open the Announcements list.
In the Announcements list, click Settings on the toolbar and, in the pop-up menu, select Create Column to open the Create Column page.