SearchReport
Searches a report for the specified criteria.
Request elements
Object
ObjectIdentifier. The ID of the object to search.
ViewParameter
ViewParameter. The viewing parameters. SearchReport uses a different set of formats than other operations that use the ViewParameter data type. Valid formats are:
*CSV
*EXCEL
*TSV
*UNCSV
*UNTSV
*XMLDisplay
Optionally, you can specify the UserAgent. UserAgent specifies which browser to use for report viewing.
Range
Range. The range containing the first and last record number. The range starts at 0.
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.
OutputProperties
SearchResultProperty. Applies only if Format is CSV. The properties to include in the search result are:
*EnableColumnHeaders
If True, column headers are included in the search result. The default value is True.
*UseQuoteDelimiter
If True, each data item in the search result is enclosed in double quotes (" "). The default value is True.
Response elements
SearchRef
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.
ReportType
String. The report type. Valid report types are:
*ActuateBasic
*ActuateBasicInfoObj
*InformationObject