Categories

Creating a workflow for SharePoint Foundation 2010 to automatically copy new documents to organized archive

As I've mentioned in my previous post, currently I'm doing some work with SharePoint 2010 and SharePoint Learning Kit. One of the tasks I had to do is to create an archive of all documents (reports) learners had submitted. If we were using SharePoint Server, I could use one of the new SharePoint 2010 Server features - Virtual Folders based on metadata. Problem is that this feature isn't supported on Foundation version of SharePoint 2010 therefore I had to implement something similar myself. After doing some searching, I've decided to workflows for that task. After some trying I've saw . . . → Read More: Creating a workflow for SharePoint Foundation 2010 to automatically copy new documents to organized archive