IMS Web Service Reference

Method: SetSavedReport

Description

Edit a saved report. Use GetNewSavedReportKey to obtain a new key.                 The required privilege depends on the particular report: "report" + "{report number}"

Action

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

Input

The input of this method is the document element tns:SetSavedReport 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 
tns:SavedReportName  common:NameType  1..1 
tns:Output  common:ValueType  1..1 
tns:MaxNumberOfRowsInOutput  xsd:int  0..1 
tns:SavedReportParameters  tns:SavedReportParameterInfoType  0..* 
tns:SavedReportSortings  tns:SavedReportSortingInfoType  0..* 
tns:SubEnabled  xsd:boolean  1..1 
tns:SubRunMon  xsd:boolean  1..1 
tns:SubRunTue  xsd:boolean  1..1 
tns:SubRunWed  xsd:boolean  1..1 
tns:SubRunThu  xsd:boolean  1..1 
tns:SubRunFri  xsd:boolean  1..1 
tns:SubRunSat  xsd:boolean  1..1 
tns:SubRunSun  xsd:boolean  1..1 
tns:SubRunTimeOfDay  tns:timeHrsMins  1..1 
tns:SubSendEmpty  xsd:boolean  1..1 
tns:SubRunDayOfMonth  xsd:int  0..1 
tns:AlternativeRecipient  xsd:string  0..1 
Output

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

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