DataExtraction
Extracts data from a specified object. DataExtraction does not support extraction from multiple components. If multiple components are specified, DataExtraction only extracts the data of the last component.
Request elements
Object
ObjectIdentifier. The ID of the object from which to extract the data.
Component
ArrayOfNameValuePair. The name, display name, or ID, and the value of the component from which to retrieve the data.
Properties
ArrayOfNameValuePair. The properties to retrieve.
Columns
ArrayOfString. The list of column names.
FilterList
ArrayOfDataFilterCondition. The list of available filters.
SortColumnList
ArrayOfDataSortColumn. The list of columns on which to sort the query.
StartRowNumber
Int. The row number from which to start data extraction.
Response elements
ResultSetSchema
ResultSetSchema. The complex data type that describes the result set schema.
DataExtractionRef
Attachment. The reference to the complex data type that describes the object in the attachment and contains the attachment as binary data.
ConnectionHandle
String. The ID of the report. Supports viewing a report when the report is already in iHub System. Specified in the SOAP header.