IMS Web Service Reference

Method: SetFloatCodeConfig

Description

Include or exclude a float code from the branch configuration and set the associated department.                 Required privilege: "security.set_float_code_config".

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  1..1 
tns:BranchConfigurationKey  common:BranchConfigurationKeyType  1..1 
tns:FloatCodeKey  common:FloatCodeKeyType  1..1 
tns:DepartmentTypeKey  common:DepartmentTypeKeyType  1..1 
tns:DepartmentKey  common:DepartmentKeyType  0..1 
tns:FloatMember  xsd:boolean  1..1 
Output

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

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