I would like to send a file from one document library in SP 2010 to another document library in WSS 3.0. I was thinking web services would be the best way to do this. Can anyone point me to the right direction? Can web services be used to post documents outside of the SharePoint environment?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You will probably have to Use Web services that will download file from SP 2010 and then Upload it to WSS 3.0 Uploading a document to WSS 3.0 can be done using this code But it entirely depends on your scenario as how you will download/upload them to relative servers. |
|||||||||||
|
|
I had the workflow send an email to the WSS library, instead of using webservices. |
|||
|
|
