IMS Web Service Reference

Method: GetAssignedDestinationForItem

Description

Gets the destination of the item in terms of fine sortings at the specified branch. If the item is destined for another branch a WrongBranchException will be thrown.

Action

http://ims.lyngsoesystems.com/query/GetAssignedDestinationForItem

Input

The input of this method is the document element tns:GetAssignedDestinationForItem 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:ItemId  common:ItemIdType  1..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:DestinationType  common:DestinationTypeInfoType  0..1 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
WrongBranch  common:WrongBranchExceptionInfo 
UnknownRfid  common:UnknownRfidExceptionInfo