The TCPResponse class / com.TCPResponse methods |
Returns an entire DOM document as TCP response from the server.
getXmlResponse() RETURNING doc xml.DomDocument
This method returns a complete xml.DomDocument as streaming TCP response from the server.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.