Re: SOAP Parameters
Re: SOAP Parameters
- Subject: Re: SOAP Parameters
- From: Kurt Sheffer <email@hidden>
- Date: Mon, 23 Jan 2006 23:20:18 -0600
Thanks! Exactly what I was looking for. I had remembered there was a
way to do that, but I only tried the brackety characters...
I hate how as soon as I solve a problem, it is suddenly obvious what
search terms I *should* have plugged into Google to get there.
I've got one more, although it's not technically an AppleScript
problem. Does any object serialize to an 'xsd:short'? I tried 'short
integer' and that gave me an integer. Even a short in Carbon
(typeSInt16), gives me a full int.
Thanks,
Kurt
On Jan 23, 2006, at 10:50 PM, Matt Deatherage wrote:
On 1/23/06 at 10:28 PM, Kurt Sheffer <email@hidden> wrote:
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:
Put vertical bars around it:
parameters:{ |LicenseCode|:"foo" }
(I had the same problem but for XML-RPC. Same solution.)
_______________________________________________
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