IMS Web Service Reference

Method: SetFineSorting

Description

Edit a fine sorting. If the supplied fine sorting key does not exist a new fine sorting will be created. Use the function GetNewFineSortingKey to obtain a new fine sorting key.                 Required privilege: "security.set_branch_configuration".

Action

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

Input

The input of this method is the document element tns:SetFineSorting 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:FineSortingKey  common:FineSortingKeyType  1..1 
tns:Name  common:NameType  1..1 
tns:Description  common:DescriptionType  1..1 
Output

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

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