com.TCPResponse.beginXmlResponse

Starts a streaming TCP response.

Syntax

beginXmlResponse()
  RETURNING reader xml.StaxReader

Usage

Begins the streaming TCP response and returns an xml.StaxReader object ready to read XML from the server.

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.