IMS Web Service Reference

Method: SetBranchConfiguration

Description

Edit the name and description of a branch configuration. It is not possible to create new branch configurations. Instead you can copy an existing branch configuration using the function CopyBranchConfiguration.                 Required privilege: "security.set_branch_configuration".

Action

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

Input

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

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

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