GetStaticData
Retrieves static types of data from a report. Static data is information within a report that does not change during the run of the report, such as images or other resources.
Request elements
Object
ObjectIdentifier. The ID of the object from which to retrieve static data.
ViewParameter
ViewParameter. The viewing parameters.
Stream
Stream. The stream name and embedded property.
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
StaticDataRef
Attachment. The details of the attachment.
ConnectionHandle
String. The ID of the report. Supports viewing a report when the report is already in iHub System. Specified in the SOAP header.