Re: SOAP access to SharePoint

2008-03-11 Thread bryan rasmussen
It's usually not a totally mind destroying process if you hand craft your SOAP messages going off of examples from the service (if you're lucky enough they have ones) and reading their XML Schemas/WSDLs to see what they actually expect. Since it's MS do tests on your hand rolled xml with Microsoft

SOAP access to SharePoint

2008-03-11 Thread Paul Watson
Has anyone successfully accessed a Microsoft SharePoint WSS using Python? No, not IronPython. I need for this to be able to run on all machines the customer might choose. Which libs are you using? ZSI, SOAPpy, soaplib, ??? http://wiki.python.org/moin/WebServices -- http://mail.python.org/mai