WaitForExecuteReport
Retrieves the status of the request to cancel synchronous report generation after receiving the Pending status. Send WaitForExecuteReport after sending CancelReport.
If progressive viewing is enabled, WaitForExecuteReport retrieves the status after the first page generates. Otherwise, WaitForExecuteReport waits until the report is complete.
If the current job status is Pending, WaitForExecuteReport waits for the report to generate.
Request element
ObjectId
String. The ID of the job.
Response elements
Status
String. The status of the request. One of the following values:
*Done
*Failed
*FirstPage
ErrorDescription
String. The description of the error. Returned if Status is Failed.
OutputFileType
String. The type of the output file.
ObjectId
String. The object ID of the report.
ConnectionHandle
String. The ID of the report. Supports viewing a report when the report is already in iHub System. Specified in the SOAP header.