• 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: Tom McKenna <email@hidden>
  • Date: Wed, 13 Jul 2005 19:26:46 -0400

On Jul 13, 2005, at 6:24 PM, Matt Neuburg 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.

This works here:


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://swanandmokashi.com/GetQuote"} end tell




--Tom McKenna


_______________________________________________ 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: "delay sent" for Apple's Mail application...
  • Next by Date: Tiger problem with menu scripts and Mail 2.0
  • Previous by thread: Re: soap went south?
  • Next by thread: Re: soap went south?
  • Index(es):
    • Date
    • Thread