• 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
SOAP Parameters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SOAP Parameters


  • Subject: SOAP Parameters
  • From: Kurt Sheffer <email@hidden>
  • Date: Mon, 23 Jan 2006 22:28:04 -0600

Hi All,

I've always been an XML-RPC kind of guy, but at work I have reason to call a SOAP web service from AppleScript. The parameters are coming through blank, since the server is enforcing the casing of the parameter names. For example,
parameters:{ LicenseCode:"foo" }
produces a SOAP call containing:
<licensecode xsi:type="xsd:string">foo</licensecode>


Is there any way to force AS to send an upper case parameter name? I dug this message out of the archives, but couldn't find any replies:

http://lists.apple.com/archives/Applescript-users/2003/Oct/msg00814.html

Thanks in advance,
Kurt
_______________________________________________
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


  • Follow-Ups:
    • Re: SOAP Parameters
      • From: Matt Deatherage <email@hidden>
  • Prev by Date: Re: [OT] My life after AS ... perl!
  • Next by Date: Re: SOAP Parameters
  • Previous by thread: Re: [OT] My life after AS ... perl!
  • Next by thread: Re: SOAP Parameters
  • Index(es):
    • Date
    • Thread