I'm apparently dirty and lazy (I have always preferred REST over SOAP). So, I've never had the joy of learning to integrate with such a service. As it is, I need to learn today. So I don't spin my wheels, are there any nice tutorials that will take me from very beginning to end without a lot of bumps along the way?<div>
<br></div><div>The client is up to me so I've decided to use the SUDS client:</div><div><br></div><div><div>from suds.client import Client</div><div>url = '<a href="http://blahblahblah">http://blahblahblah</a>'</div>
<div>client = Client(url)</div><div><br></div><div>Although I have roughly the idea of RPC over the net via SOAP, It'd be so nice to have someone hold my hand through the process until I can run like Forrest Gump.. I'd really like to have an already built SOAP service to experiment against as well...  </div>
<div><br></div><div>All suggestions taken...</div><div><br></div><div><br></div><div>Glen</div><div>P.S. I'm wrapping up my presentation stuff soon. I may get the stuff everyone's waiting for out tonight. Of course, I still have my own deliverables to handle first :(</div>
-- <br>







<p>"Pursue, keep up with, circle round and round your life as a dog does his master's chase. Do what you love. Know your own bone; gnaw at it, bury it, unearth it, and gnaw it still."</p>
<p>--Henry David Thoreau</p>
</div>