GetTOC
Returns the report’s table of contents in XMLDisplay format.
Request elements
Object
ObjectIdentifier. The ID of the object from which to retrieve the table of contents.
ViewParameter
ViewParameter. The viewing parameters. To support users clicking a point in a chart to navigate to different report sections, set the ViewParameter Format to ImageMapURL.
TocNodeId
String. The ID of the table of contents node.
Depth
String. The depth of the table of contents.
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.
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.