The HTTPServiceRequest class / com.HTTPServiceRequest methods |
Returns the number of additional multipart elements.
getRequestPartCount() RETURNING num INTEGER
The root multipart is handled via standard readTextRequest(), readXmlRequest(), readDataRequest() and beginXmlRequest().
The number of parts is only available when the entire request has been read.