Closed GoogleCodeExporter closed 9 years ago
What method are you trying to use?
Could you provide a minimal test case?
Original comment by reingart@gmail.com
on 27 Feb 2014 at 5:33
from pysimplesoap.client import SoapClient
client = SoapClient
(wsdl="http://de011542:7001/webservices/10/2/Integrity?wsdl")
response = client.getItemsByCustomQuery(arg0={'Username': 'user', 'Password' :
'pass', 'InputField' : 'ID', 'QueryDefinition' : 'query'})
Original comment by m...@olaf-janssen.com
on 28 Feb 2014 at 5:37
This issue was closed by revision 40448ff53588.
Original comment by reingart@gmail.com
on 2 May 2014 at 10:41
Original issue reported on code.google.com by
m...@olaf-janssen.com
on 27 Feb 2014 at 4:49Attachments: