re: accessing the XML
re: accessing the XML
- Subject: re: accessing the XML
- From: Tim Jarrett <email@hidden>
- Date: Sun, 24 Feb 2002 09:37:14 -0500
Bruce wrote:
I wondered if it was possible to access the raw XML requests and return
values that are associated with the "call xmlrpc" and "call soap" commands,
for debugging purposes?
I write a fair amount of SOAP related AppleScript. The best tool in
my arsenal is a little app called AEXMLTutor by Steve Zellers (it's
mentioned in the archives either on this list or the AppleScript
Studio list, with download instructions). You type in your "call
soap" statement, and it shows you the generated XML call and
response. If you set an AppleScript variable to the results of "call
xmlrpc" it will also show you how AppleScript will interpret the
result. It works really well for me.
Best
Tim
--
Tim Jarrett
email@hidden
http://jarretthousenorth.editthispage.com
http://www.mit.edu/~tjarrett/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.