GetJavaReportTOC
Retrieves the table of contents (TOC) of the document.
Request elements
Object
ObjectIdentifier. The ID of the object from which to retrieve the TOC.
DownloadEmbedded
Boolean. Specifies whether to send the attachment embedded in the body of the SOAP message or in a separate MIME boundary. If True, the response contains the attachment as embedded data. If False, the attachment is in a separate MIME boundary. The default value is False.
Component
ArrayOfNameValuePair. The name, display name, or ID, and the value of the component from which to retrieve the TOC.
Recursive
Boolean. Specifies whether to search subfolders. If True, the search includes subfolders. The default value is False.
Response elements
TocRef
Attachment. The details of the attachment such as contentId, contentType, contentLength, contentEncoding, locale, and contentData.
ConnectionHandle
String. The ID of the report. Supports viewing a report when the report is already in iHub System. Specified in the SOAP header.