-
```
What steps will reproduce the problem?
1. Generate code from the WCF WSDL (noted below)
2. Add code to iPhone project
3. Compile
What is the expected output?
Successful compilation.
What do you …
-
```
The return type of a request if the Client has been instantiated with a wsdl is
nested dicts/lists. It describes well tags and text content of xml tags. But
the xml attributes are left aside.
I…
-
```
What steps will reproduce the problem?
1. Create a simple SOAP Server as indicated in pysimplesoap documentation
2. Let the WSDL be generated by pysimplesoap
3. Display WSDL content through comman…
-
### The problem
ONVIF integration reports unhandled events:
- IsRegionEntrance
- IsLineCross
- IsIntrusion
- IsPeople
- IsConfigChange
Detailed event captured in attached file.
[events.log](…
-
hi,
I am working with an IP camera which I retransmit RTSP streams with mediamtx, the Onvif protocol works well with Onvif device manager software but when trying to add ONVIF to the Hikvision DVR I …
-
**Description:**
This is part of https://github.com/ballerina-platform/ballerina-library/issues/6717
-
I'm using Zeep 2.5.0
The WSDL is at: https://gist.github.com/Ismael/67973e62394c80623c56ad7582a88841
The WSDL service is created with Spyne.
Other SOAP client libraries are working with the ser…
-
Hi,
I am trying to call an operation from my WSDL but am getting a "Service not found" error.
The WSDL is https://demo.toptix.com/demoweblink/2/get.resource/wsdl/all
and the binding I am trying t…
-
```
What steps will reproduce the problem?
1. Set your WSDL only reachable behind Basic Authentication
2. Create your SOAPClient using Basic Authentication system (whatever you're
using combo usernam…
-
```
What steps will reproduce the problem?
1. Set your WSDL only reachable behind Basic Authentication
2. Create your SOAPClient using Basic Authentication system (whatever you're
using combo usernam…