IMS Web Service Reference

Method: SetBibrecLifecycleRule

Description

Creates or updates a life cycle rule.

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BibrecLifecycleRuleKey  common:BibrecLifecycleRuleKeyType  1..1 
tns:Position  xsd:int  1..1 
tns:Name  common:NameType  1..1 
tns:Description  common:DescriptionType  0..1 
tns:NewCategoryKey  common:CategoryKeyType  0..1 
tns:Reduce  xsd:boolean  1..1 
tns:Supplement  xsd:boolean  1..1 
tns:FloatCodeKey  common:FloatCodeKeyType  0..1 
tns:FixedBranchKey  common:BranchKeyType  0..1 
tns:DepartmentTypeKey  common:DepartmentTypeKeyType  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:ClassificationGroupKey  common:ClassificationGroupKeyType  0..1 
tns:ClassificationRangeStart  common:ClassificationRangeType  0..1 
tns:ClassificationRangeEnd  common:ClassificationRangeType  0..1 
tns:MinAccessionAge  xsd:int  0..1 
tns:MaxAccessionAge  xsd:int  0..1 
tns:MinCurrentTotalItemCount  xsd:int  0..1 
tns:MaxCurrentTotalItemCount  xsd:int  0..1 
tns:MinCurrentFloatingItemCount  xsd:int  0..1 
tns:MaxCurrentFloatingItemCount  xsd:int  0..1 
tns:MinCurrentFixedItemCount  xsd:int  0..1 
tns:MaxCurrentFixedItemCount  xsd:int  0..1 
tns:MinCurrentLendableItemCount  xsd:int  0..1 
tns:MaxCurrentLendableItemCount  xsd:int  0..1 
tns:MinCurrentReservableItemCount  xsd:int  0..1 
tns:MaxCurrentReservableItemCount  xsd:int  0..1 
tns:MinCurrentCheckedoutItemCount  xsd:int  0..1 
tns:MaxCurrentCheckedoutItemCount  xsd:int  0..1 
tns:MinCurrentCheckedoutPct  xsd:int  0..1 
tns:MaxCurrentCheckedoutPct  xsd:int  0..1 
tns:MinAvgCheckedoutItemCount  xsd:int  0..1 
tns:MaxAvgCheckedoutItemCount  xsd:int  0..1 
tns:MinCorrCheckedoutPct  xsd:int  0..1 
tns:MaxCorrCheckedoutPct  xsd:int  0..1 
tns:MinCheckoutByRequisitionPct  xsd:int  0..1 
tns:MaxCheckoutByRequisitionPct  xsd:int  0..1 
tns:MinLastCheckoutAge  xsd:int  0..1 
tns:MaxLastCheckoutAge  xsd:int  0..1 
Output

The output of this method is the document element tns:SetBibrecLifecycleRuleResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
ParentNotFound  common:ParentNotFoundExceptionInfo 
IllegalClassificationInterval  common:IllegalClassificationIntervalExceptionInfo