Overview
This web service retrieves the report output (PwsReport) for a specified report (PwsReportRef)
Request Format
Panel | ||
---|---|---|
| ||
|
...
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | Click here for more information | ||
ResponseId | Int32 | Click here for more information | |
Status | Click here for more information | ||
ServerTimestampUtc | DateTime | Click here for more information | |
Report | The full details of the report | ||
RedirectUrl | String | The redirect URL when access the report via a browser |
...
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
22001 | InvalidValueForReportFormat | Invalid value for Format parameter. |
22003 | InvalidValueForReportColumnHeaders | Invalid value for ColumnHeaders parameter. |
22006 | InvalidValueForReportDelimiter | The value specified for delimiter is invalid. Valid values are COMMA and TAB. |
51006 | ReportRequestNotFound | The specified report request was not found or you are not on the distribution list for this report. |