
I've imported a wsdl and generated the classes into apex.
I can call the web service ok, but the webservice returns an xml doc with content dependant on what xml doc you send it in the first place.
Is there a way I can generically process the response rather than it expecting the results to map directly to salesforce classes?
Thanks,
David
1 resposta
Have you look at this ?
http://developer.force.com/cookbook/recipe/parsing-xml-using-the-apex-dom-parser