IMS Web Service Reference

Method: DeleteSavedReport

Description

Delete a saved report.                 The required privilege depends on the particular report: "report" + "{report number}"

Action

http://ims.lyngsoesystems.com/report/DeleteSavedReport

Input

The input of this method is the document element tns:DeleteSavedReport having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:SavedReportKey  tns:SavedReportKeyType  1..1 
tns:ReportTemplateKey  tns:ReportTemplateKeyType  1..1 
Output

The output of this method is the document element tns:DeleteSavedReportResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo