Skip to main content

I need to move a document from a SharePoint Document Set to a folder on the local server and then move that file back to SharePoint.  I've figured out how to save the SharePoint document in a content field and I know how to move it back to SharePoint once its in the local folder.  However, I don't know how to get it out of the content field and into a local folder.

Hi,

 

Using the K2 Thick Client (K2 for Visual Studio or K2 Studio) there should be a wizard called SharePoint Documents, it has a function Download Documents.

 

Some considerations:

* Its the K2 Server that is downloading the file, so if you would save it into a folder in the c-drive, this will happen on the Server

* Saving it into a Shared Drive should also work

 

-Jean


Reply