Re: Translating XML SOAP terms to AppleScript?
Re: Translating XML SOAP terms to AppleScript?
- Subject: Re: Translating XML SOAP terms to AppleScript?
- From: Robert MacGregor <email@hidden>
- Date: Thu, 1 Sep 2005 18:27:28 -0400
Perhaps using Apple's 'SOAP Talk' example as a known-good starting-
point could help. The example runs as-is; you could modify the
example's SOAP call to match your .NET server and then see what
response you get.
/Developer/Examples/AppleScript Studio/SOAP Talk
Rob
On 1-Sep-05, at 5:57 PM, Jeff Porten wrote:
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 (Applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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