Use of complex types in AppleScript Web Services requests
Use of complex types in AppleScript Web Services requests
- Subject: Use of complex types in AppleScript Web Services requests
- From: Jeff Adams <email@hidden>
- Date: Wed, 21 Jan 2004 19:22:34 -0600
Hello,
Are complex types in SOAP requests supported with AppleScript?
I assume this would be done with using a dictionary as a parameter with
a type: key?
Does anyone have an example of this if it does work?
I was looking at Scott Anguish's Objective-C slides on WebServices and
he mentioned a workaround to get complex types to work there but
I wondered if this same limitation exists in AppleScript WebServices
and if there
is a way to use complex types:
http://www.stepwise.com/SpecialCoverage/ORA2002/WebServicesIntro.pdf
This discusses working around the limitation
with WSMakeStubs and complex types by adding a key of kWSRecordType
value
of @"m:AsinRequest"...
Thanks
Jeff Adams
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.