IMS Web Service Reference

Method: GetParameterSelectionOptions

Description

Retrieves parameter selection options for the specified parameter and dependent value.

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:ReportTemplateKey  tns:ReportTemplateKeyType  1..1 
tns:ParameterId  tns:ReportParameterIdType  1..1 
tns:DependentParameterValue  common:ValueType  0..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:ParameterValueList  tns:ReportParameterValueType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo