Translating XML SOAP terms to AppleScript?
Translating XML SOAP terms to AppleScript?
- Subject: Translating XML SOAP terms to AppleScript?
- From: Jeff Porten <email@hidden>
- Date: Thu, 1 Sep 2005 17:57:05 -0400
Trying to write a script that will communicate with a SOAP server. I
have the XML for the server, I have the Apple Developer pages, and I
subscribed to Safari Bookshelf mainly to get my hands on Matt's
book. But I'm reading through all of the above, and I can't figure
out how an XML term (i.e., "<tns:DownloadFileBoth>") translates to
the equivalent AppleScript terminology.
What's really confusing me: when I run my script, what I get back is
the argument to the "call soap" command, verbatim -- e.g., the record
starting with "method name" that I passed. Using the syntactical
structure directly copied from another working script.
And yes, this is to a .Net server, and I've noted the previous
discussion about why that might break. So it's *possible* I've got
everything right and the problem is in the communication. But it's
much more likely that I can't read an XML file and figure out what
terms to use in the AppleScript. The server's logs aren't showing
any traffic from me, so I don't even know if I'm getting as far as a
handshake.
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden