Page 1 of 1
examples/tutorials of using Runrev with XML/SOAP?
Posted: Mon Jun 19, 2006 1:56 pm
by lbtony
Any links or books???
Posted: Wed Jun 21, 2006 4:44 am
by Janschenkel
The 'Resources & Support' section of the runrev.com website probably has what you are looking for:
- For more information on Rev and XML, go to:
http://support.runrev.com/resources/xml.php
- The SOAP libraryand a bunch of other example stacks is available at:
http://support.runrev.com/resources/unsupported.php
Hope this helped,
Jan Schenkel.
Re: examples/tutorials of using Runrev with XML/SOAP?
Posted: Fri Feb 12, 2010 2:57 am
by gpearson
I just tried to click on the links which resulted in a 404 Page. I am new to revolution and am trying to learn it as I port one of my Adobe Air applications over to runtime. All of my web services are powered by Coldfusion and return structures and xml packets. Any Good References.
Re: examples/tutorials of using Runrev with XML/SOAP?
Posted: Fri Feb 12, 2010 3:25 am
by paul_gr
Here's one link that works:
http://lessons.runrev.com/spaces/lesson ... n-XML-file
Also see
http://www.runrev.com/newsletter/july/i ... etter1.php
Down towards the bottom of the page there is a reference to converting an XML document to a Rev array, processing it then converting the array back to XML. There's an attached stack you might find useful...
You can also search the Use-Revolution list for XML related posts:
http://www.mail-archive.com/search?l=us ... .com&q=xml
The 404's are a nuisance -- looks like RunRev has done a site shuffle.
Paul
Re: examples/tutorials of using Runrev with XML/SOAP?
Posted: Tue Feb 16, 2010 4:39 pm
by gpearson
As I am having issues understanding how to make my stack send/receive a packet back from a web server service. If I can grasp this then I can create a document to help others on doing this. I have been and still will search the various user forums and internet resources and continuing to make notes on my progress.
While I am trying to learn this I am thinking of creating a stack that will point to the web service of
http://www.webservicex.net/stockquote.asmx?WSDL which has one method called GetQuote. The stack would have a text input box and a button that when called, it would pass necesssary information to the web service and would then display the information in other text boxes.
Anyone want to help an educator who is trying to learn by trial and error so I can teach our next generation of students to become great software developers.
http://www.webservicex.net/WS/WSDetails ... D=2&WSID=9
Updated: I am struggling with this and willing to transfer some cold hard cash for a working example of how to perform this. Anyone up to this task so that I can learn from your work.,