SharePoint sequential workflow built in Visual Studio 2008, written in C#. Builds upon the Approval workflow sample from the MOSS 2007 SDK to extend the out-of-the-box Approval workflow template. It uses a custom InfoPath Association form that contains all the functionality of the original, PLUS it also asks for the name of a User type column in the target list. At run-time, the workflow will attempt to retrieve the SharePoint user object from that column, look up that user's manager in Active Directory, and use the manager as the Approver. If a manager is not found, it uses the default Approver list specified in the Association form.
http://tinyurl.com/5w5ndz
Source: Codeplex.com
No comments:
Post a Comment