Re: AppleScript SOAP implementation
Re: AppleScript SOAP implementation
- Subject: Re: AppleScript SOAP implementation
- From: Jens Eliasson <email@hidden>
- Date: Mon, 7 Feb 2005 16:31:19 +0100
Gunno,
I had similar problems when I begun development of the web-services
part of a system a while back. The problem for me was that I had
defined arguments that used both upper and lower case characters in the
methods on the host. Since AppleScript have the scheme of being "smart"
about this it only works with calls that only use lower case letter for
the argument names (parameters) from AppleScript.
Check if this is the problem.
Hej/
Jens Eliasson
2005-02-07 kl. 15.05 skrev Gunno Ivansson:
Hi,
I have tried using SOAP with AS on an internal web service at my
agency but
it doesn't work. It works fine though with the examples in the
tutorials.
Searching the web to find out why, I found an article in Adobe's
Developer
Knowledgebase. "Known issue: AlterCast's SOAP implementation is not
compatible with the AppleScript SOAP implementation."
The article says this is because AppleScript SOAP implementation does
not
support the "literal" encoding style.
I suppose this is why I can't get it to work with our web service.
Will future releases of AS support the "literal" encoding style?
Could someone please shed some light over this issue. If I can't get
it to
work with AS, I have to use a pc.
Thanks
Gunno I
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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