Re: soap went south?
Re: soap went south?
- Subject: Re: soap went south?
- From: Michael Grant <email@hidden>
- Date: Wed, 13 Jul 2005 17:32:14 -0500
I haven't tried your particular script, but I've got one that checks
currency exchange rates via SOAP that still works fine (just tried
it). Probably a problem with the server you're trying to connect to.
Great book BTW!
Michael
On 7/13/05, Matt Neuburg <email@hidden> wrote:
> When I wrote my book, this script worked:
>
> tell application
> "http://www.swanandmokashi.com/HomePage/WebServices/QuoteOfTheDay.asmx"
> set returnValue to call soap ¬
> {method name:¬
> "GetQuote", method namespace uri:¬
> "http://www.swanandmokashi.com", SOAPAction:¬
> "http://www.swanandmokashi.com/GetQuote"}
> end tell
>
> Now it doesn't, and I can't figure out how to make it work. Did something
> change that caused some soap calls to stop working? m.
>
> --
> matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
> A fool + a tool + an autorelease pool = cool!
> AppleScript: the Definitive Guide
> <http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
>
>
>
> _______________________________________________
> 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
>
--
"I loathe people who keep dogs. They are cowards who haven't got the
guts to bite people themselves."
- August Strindberg
_______________________________________________
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