I'm trying to write ActionScript that will use a webservice and add a soap header to the function calls. I've tried addHeader() as described in the Help section, but when I monitor the SOAP requests from my webservice, there is no header added.
Does anyone have any examples of addHeader actually working?
Martin Randall
Foretel Ltd.
?zzi - 03 Mar 2004 01:30 GMT
Yes I too would like to see a working example of this.
bschaeffer - 04 Mar 2004 14:29 GMT
I, would also like some ideas on this issue, my webservice being supplied by
WebLogic platform server uses callbacks and requires the SOAP header to include
a "conversationID" and a "callbackLocation", any ideas on how to include these
would be helpful.
Brandon S