We are having someone manually load weekly generated excel spreadsheets into SharePoint. I’m sure there is a way to automate this. I don’t know a lot about SharePoint, and maybe it’s really as simple as just knowing the folder SharePoint is moving the files to and copying them directly there. Or maybe it requires some programming to get it automatically load new files put in a given directory into SharePoint.
Either way, I would just like someone to point me in the right direction here.
You will need to upload the file using the copy web service in SharePoint. I am not sure what version of SharePoint you are running but I am assuming 2007. Here is a sample project.