What method are you using to retrieve the XML payload?

If you're using HTTPService you can specify the resultFormat as "text" which will just give you the raw text that came back from the server. You can then output that as you see fit.

Spike


dduuggllaa wrote:

It would be convenient when receiving an XML payload via a remote service to be able to dump the returned it to a file for debuggin, diagnostics, etc. Can someone suggest a simple way to do this? Perhaps using <mx:Model> ? Thanks.

-Douglass







Yahoo! Groups Links









--

--------------------------------------------
Stephen Milligan
Code poet for hire
http://www.spike.org.uk

Do you cfeclipse? http://cfeclipse.tigris.org




Reply via email to