ZSI Web Service Call

2007-07-02 Thread Stevo
Hi There, I'm looking for an example of a simple SOAP web service call using the Zolera SOAP Infrastructure library. The web service I am trying to call contains a method that is supposed to accept a string as a parameter and output it to a file. I have tried the following and I am able to create

Re: Using a web service [newbie]

2007-06-18 Thread Stevo
On Jun 18, 7:55 pm, Alchemist <[EMAIL PROTECTED]> wrote: > I am working with Python 2.5 and would like to use of a web service. > > What shall I install on my setup (or import in my Python script)? > > I read about Zolera Soap Infrastructure, which seems to be the > preferred Python web service fra