Hi you can generate the WSDl with soaplib [1], and you can view web.py or django
for this:
for web.py -> http://webpy.org/cookbook/webservice
for django -> http://www.djangosnippets.org/snippets/979/
[1]=> http://trac.optio.webfactional.com/
> Hi all
> Newbie in Python, i am looking for some
Hi all
Newbie in Python, i am looking for some pointers (or better existing
modules) to do the followings:
- generate (correct) XML messages from a WSDL file
- make some modifications inside XML messages *before* sending them to
the server hosting the Web services (described by previously
mentionn