Hi,
Currently we are in development process of our product and we have a component called Document Publisher which should publish(upload/put) the documents to the document library in the sharepoint server using WebDAV from the backend.
I was able to find some classes in the backend like CL_HTTP_WEBDAV, CL_HTTP_WEBDAV_SKWF etc and these classes have some set of methods which i feel can be used for uploading the documents to another location from the backend. But i am not sure how to achieve this and i was not able to find much of the information about this online.
Actually we are not going to expose some files from the backed via a webfolder, we want to put the documents in the sharepoint servers document library.
It would be really great if somebody can help me in this.
Many thanks in advance,
Kasthuri