IMS Web Service Reference

Method: GetTransportUnitContentInfo

Description

Retrieves the name, status and location of the transport unit as well as the number of items in it and the number of transport units in it (counting ony the transport units directly in the transport unit). If there is a chute attached to the transport unit this will also be returned.

Action

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

Input

The input of this method is the document element tns:GetTransportUnitContentInfo 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:TransportUnitId  common:TransportUnitIdType  1..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:TransportUnitContentCountInfo  tns:TransportUnitContentCountInfo  1..1 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
UnknownRfid  common:UnknownRfidExceptionInfo