On Tue, Mar 2, 2010 at 3:48 PM, Landreville
wrote:
> On Tue, Mar 2, 2010 at 5:20 AM, Kamil Wasilewski wrote:
> > Hi,
> > I need to be able to send variable names when sending requests to a SOAP
> > server. Currently SOAPpy sends my variables automatically named as v1,
> v2,
> > v3. The server re
On Tue, Mar 2, 2010 at 5:20 AM, Kamil Wasilewski wrote:
> Hi,
> I need to be able to send variable names when sending requests to a SOAP
> server. Currently SOAPpy sends my variables automatically named as v1, v2,
> v3. The server requires they have a name varNameA, varNameB etc.
> Here is my out
Hi,
I need to be able to send variable names when sending requests to a SOAP
server. Currently SOAPpy sends my variables automatically named as v1, v2,
v3. The server requires they have a name varNameA, varNameB etc.
Here is my outgoing SOAP and code.
wsdlFile = "http://webapi.allegro.pl/uploader