examples/tutorials of using Runrev with XML/SOAP?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
examples/tutorials of using Runrev with XML/SOAP?
Any links or books???
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
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.
- 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.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com
Re: examples/tutorials of using Runrev with XML/SOAP?
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.
---
Graham Pearson
Goshen, IN USA
We Are Closed Today is your single internet resource for Indiana Area School Closings, Visit http://www.weareclosedtoday.com
Graham Pearson
Goshen, IN USA
We Are Closed Today is your single internet resource for Indiana Area School Closings, Visit http://www.weareclosedtoday.com
Re: examples/tutorials of using Runrev with XML/SOAP?
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
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?
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.,
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.,
---
Graham Pearson
Goshen, IN USA
We Are Closed Today is your single internet resource for Indiana Area School Closings, Visit http://www.weareclosedtoday.com
Graham Pearson
Goshen, IN USA
We Are Closed Today is your single internet resource for Indiana Area School Closings, Visit http://www.weareclosedtoday.com