IMS Web Service Reference

Method: CheckForArchival

Description

Checks whether a given item should be archived instead of discarded.

Action

http://www.intelligentlibrary.com/Ils4Ims/CheckForArchival

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Credentials  tns:IlsCredentialsType  1..1 
tns:ItemId  tns:ItemIdType  1..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:ShouldBeArchived  xsd:boolean  1..1 
Faults
Name  Content  Description 
InternalError  tns:InternalError 
InvalidCredentials  tns:InvalidCredentials 
UnknownItem  tns:UnknownItem