Although unorthodox, I'm trying to take a pre-generated soap-formatted
xml doc that's sitting in myData.xml on my server and pass it thru the
mx.rpc.soap.SoapDecoder. 

Since I'm not formally calling a WebService to obtain the soap xml,
but using URLLoader to retrieve the soap-formatted xml doc, I am not
sure how to inject myData.xml into SoapDecoder.

Any ideas welcome. Thanks in advance.

Jeff


Reply via email to