The HTTPPart class / com.HTTPPart methods |
Returns the HTTP part as a XML document.
getContentAsDomDocument() RETURNING domDocument xml.DomDocument
Returns the HTTP part as a XML document.
To be used via methods: com.HTTPResponse.getPart, com.HTTPResponse.getPartCount, and com.HTTPResponse.getPartFromContentID
The error -15573 is raised if the part cannot be converted to a XML DomDocument.