CancelReport
Stops synchronous report execution. Synchronous report execution can be cancelled only after the connection handle is received. ConnectionHandle is a session ID of the object.
The job submitter can cancel a report. Only the system administrator can cancel or get the information about the report of another user.
Request element
ObjectId
String. The object ID of the report to cancel.
Response elements
Status
String. The status of the request. One of the following values:
*Succeeded
The synchronous report generation was successfully cancelled.
*Failed
The request failed.
*InActive
The synchronous report generation is complete and cannot be cancelled.
ErrorDescription
String. A description of any error that occurred.