Forum Discussion

Holly_Greger's avatar
Holly_Greger
Contributor
16 years ago

Stream conversion to xml using Groovy / Javascript

Our SOAP response is a Stream and were wanting to convert this stream to a more readable format such as XML. The question is how do we convert a Stream into XML using Groovy Scripting / Javascript wit...