Hi there :)
I'm trying to make a client-server system, SOAP based. Both client and server modules are written in Python.
I'm using ZSI libraries, abd Python version is 2.5.
In my WSDL File I wrote my methods. The first one to write in my DB, the second one to get a single data from the same db, and the third to get instead a whole resultSet/array/table.
Here is a part of my WSDL Code.
[code=xml]...
User Profile
Collapse
-
Python + SOAP + WSDL: Array-type
Hi there :)
I'm trying to make a client-server system, SOAP based. Both client and server modules are written in Python.
I'm using ZSI libraries, abd Python version is 2.5.
In my WSDL File I wrote my methods. The first one to write in my DB, the second one to get a single data from the same db, and the third to get instead a whole resultSet/array/table.
Here is a part of my WSDL Code.
<!--...
No activity results to display
Show More