• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: soap went south?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >soap went south? (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: Scripting mail create a mailbox in a mailbox (folder)
  • Next by Date: Timeout problem with iTunes 4.9
  • Previous by thread: soap went south?
  • Next by thread: Re: soap went south?
  • Index(es):
    • Date
    • Thread