Skip to content Skip to sidebar Skip to footer
Showing posts with the label Soap

Python Suds Error "'nonetype' Object Has No Attribute 'promoteprefixes'"

I have an ASP.NET webservice running on a Windows 7 box. I have two Linux boxes (Ubuntu 12.04) tha… Read more Python Suds Error "'nonetype' Object Has No Attribute 'promoteprefixes'"

How To Implement Abstract Model In Spyne

I need to implement an abstract model using Spyne. In fact, let's say - as a simple example - t… Read more How To Implement Abstract Model In Spyne

Sharepoint/soap - Getlistitems Ignoring Query

Trying to talk from Python to Sharepoint through SOAP. One of the lists I am trying to query contai… Read more Sharepoint/soap - Getlistitems Ignoring Query

Authentification On Dhl-soap Api With Zeep

I just started working with one of the DHL-SOAP APIs and use zeep to run requests against the API. … Read more Authentification On Dhl-soap Api With Zeep

Overwrite The Soap Envelope In Suds Python

I have a camera and I am trying to connect to it vis suds. I have tried to send raw xml and have fo… Read more Overwrite The Soap Envelope In Suds Python