On Monday, August 11, 2014 9:33:38 PM UTC-7, Mariano Reingart wrote:
>
> Sorry but I don't fully understand your message. 
>
> What's the problem using pysimplesoap? 
>

What's wrong is my knowledge of how to do some funky WSDL in pysimplesoap.
  

> Can you provide an example using it (explaining wha'ts wrong)?
>

Detailing the XML seen is as close to an example as I could come.
 

> You can try to use SoapClient with ns="XYZService" and soap_server='axis' 
> (if that is your server, if not, don't need to specify it)
>
> Also, you can use "raw" requests:
>
>
> https://code.google.com/p/pysimplesoap/wiki/SoapClient#Raw/arbitrary_SOAP_Header_Example
>
>
Ah, that's probably the piece of knowledge I was missing.  I've read that 
section before, but early on in learning pysimplesoap, and I did understand 
its usage.

 

> Hope it helps,
>
>
This does help, I think.  Thanks, I appreciate your advice and 
contributions.
 

> Best regards
>
>
> Mariano Reingart
> http://www.sistemasagiles.com.ar
> http://reingart.blogspot.com
>
>
>
/dps
 

> On Tue, Aug 12, 2014 at 12:58 AM, Dave S <snide...@gmail.com <javascript:>
> > wrote:
>
>>
>>
>> On Thursday, August 7, 2014 11:05:20 AM UTC-7, Dave S wrote:
>>>
>>> From my appendage to another thread:
>>>
>>> So it's not too bad consuming a service I provide for myself, but I'm 
>>> also interested in a service provided by a third-party device.
>>>
>>>
>> I was hoping to use the controller to avoid installing a java app on a 
>> particular client.  I'm not sure I can get the user to install Python 
>> there, either, but there is no problem getting him to use a browser.  Thus 
>> a controller function to do the SOAP stuff would be very helpful, but I 
>> think I need help with the 'controller' node generation.
>>
>> Thanks.
>>
>> Dave S
>> /dps
>>  
>>
>> -- 
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to web2py+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to