IMS Web Service Reference

Method: GetLocations

Description

Get a list of locations for a particular branch. If a location belongs to a material grouping the name and key of the material grouping will be included. If the branch configuration key in the input is null, the material groupings will be those of the active branch configuration.

Action

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

Input

The input of this method is the document element tns:GetLocations 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  0..1 
Output

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

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