IMS Web Service Reference

Method: FindItems

Description

Query the database for items.

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:Author  common:AuthorType  0..1 
tns:Title  common:TitleType  0..1 
tns:ItemId  common:ItemIdType  0..1 
tns:BibliographicRecordId  common:BibliographicRecordIdType  0..1 
tns:ClassificationRangeStart  common:ClassificationRangeType  0..1 
tns:ClassificationRangeEnd  common:ClassificationRangeType  0..1 
tns:AlphabetisationRangeStart  common:AlphabetisationRangeType  0..1 
tns:AlphabetisationRangeEnd  common:AlphabetisationRangeType  0..1 
tns:ComplexClassificationAlphabetisation  xsd:boolean  0..1 
tns:CategoryKey  common:CategoryKeyType  0..1 
tns:FloatCodeKey  common:FloatCodeKeyType  0..1 
tns:FixedBranchKey  common:BranchKeyType  0..1 
tns:DepartmentKey  common:DepartmentKeyType  0..1 
tns:IlsLocationKey  common:IlsLocationKeyType  0..1 
tns:IlsSublocationKey  common:IlsSublocationKeyType  0..1 
tns:CollectionKey  common:CollectionKeyType  0..1 
tns:MaterialTypeKey  common:MaterialTypeKeyType  0..1 
tns:IlsStatusKey  common:IlsStatusKeyType  0..1 
tns:CurrentBranchKey  common:BranchKeyType  0..1 
tns:CurrentMaterialGroupingKey  common:MaterialGroupingKeyType  0..1 
tns:CurrentLocationKey  common:LocationKeyType  0..1 
tns:IncludeSublocations  xsd:boolean  0..1 
tns:IncludeItemsInTransportUnits  xsd:boolean  0..1 
tns:AccessionDateStart  xsd:dateTime  0..1 
tns:AccessionDateEnd  xsd:dateTime  0..1 
tns:LastCheckoutTimeStart  xsd:dateTime  0..1 
tns:LastCheckoutTimeEnd  xsd:dateTime  0..1 
tns:LastTransactionTimeStart  xsd:dateTime  0..1 
tns:LastTransactionTimeEnd  xsd:dateTime  0..1 
tns:LastMovementTimeStart  xsd:dateTime  0..1 
tns:LastMovementTimeEnd  xsd:dateTime  0..1 
tns:Excluded  xsd:boolean  0..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:Items  common:ItemInfoType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
TooManyRows  common:TooManyRowsExceptionInfo