| Creating a custom workflow using SP Designer |
|
|
| Web - Sharepoint 2007 |
|
Sharepoint has an out of the box workflow that is quite basic and serves well as long as you don't have any conditions to be factored when the workflow is initiated. For example, you may have two departments Finance and IT and depending on the department selected, the approval process or the steps involved in the business process might differ. In such cases, creating a custom workflow using SP Desginer will help. Scenario: Firm XYZ has two departments Finance and IT. They have a common expense approval form and depending on the department selected, the approval email has to be forwarded to the respective department heads. The list used for this example is called 'Expense Approval' An outline of the steps are given below:
Expense Approval request from <created_by_Lookup> on <created_date_Lookup> (steps below) The following <hyperlink expense report list item>Â has been submitted for your approval. Please review and approve as required. Using Lookups
How to Hyperlink to a list
http://referpages.sharepointspace.com/case/bug/Lists/Expense%20Approval/DispForm.aspx?ID=1&Source=http%3A%2F%2Freferpages%2Esharepointspace%2Ecom%2Fcase%2Fbug%2FLists%2FExpense%2520Approval%2FAllItems%2Easpx
<a href="/reference/http://referpages.sharepointspace.com/case/bug/Lists/Expense%20Approval/DispForm.aspx?ID=
<a href="/reference/http://referpages.sharepointspace.com/case/bug/Lists/Expense%20Approval/DispForm.aspx?ID=[%Expense Approval:ID%]
<a href="/reference/http://referpages.sharepointspace.com/case/bug/Lists/Expense%20Approval/DispForm.aspx?ID=[%Expense Approval:ID%]">Approve Expense Item</a>
This completes the custom workflow, It is quite basic and you can expand it further to notify the workflow initiator of approval or rejection.
Set as favorite
Bookmark
Email This
Hits: 1104 Trackback(0)
Comments
(0)
|
| Last Updated on Sunday, 07 June 2009 16:57 |



