IMS Web Service Reference

Method: SetBranchParameter

Description

Sets a branch specific system parameter.                 Required privilege depends on the parameter.

Action

http://ims.lyngsoesystems.com/administration/SetBranchParameter

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:ParameterId  common:ParameterIdType  1..1 
tns:BranchKey  common:BranchKeyType  1..1 
tns:Value  common:ParameterValueType  1..1 
tns:IsSet  xsd:boolean  1..1 
Output

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

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