ILLiad Alma NCIP Borrowing Renewal Server Addon

Atlas and OCLC do not support default addons or user-created addons.

If you need assistance with using, troubleshooting, or writing addons, please contact Atlas Systems for a custom services quote.

This is a Server Addon and is installed in the Customization Manager.

Name

Version

Author

Description

ALMA NCIP Borrowing Renewal2.2Bill Jones, SUNY Geneseo and Tim Jackson, SUNY SLSSThis server addon allows ILLiad to renew items in Alma via NCIP protocol.

Download

ILLiad_Alma_NCIP_Borrowing_Renewal_V2.2.zip


This addon is available for developers to modify and extend. Developers are encouraged to submit changes to this addon by forking the git repository from GitHub and creating a pull request.


Configuration

Addon settings are configured on the Server Addons form in the Customization Manager.

Setting Name

Default Value

Type

Description

FieldToUseForBarcode
StringThis setting determines what field you use to get the barcode from the ILLiad TN to send to Alma. If blank, the Addon will use the TransactionNumber field.

NCIP_Responder_URL

String

This setting value is the address for the NCIP Responder URL. It is your Alma server,i.e., na01.alma.exlibrisgroup.com/view/NCIPServlet, na02.alma.exlibrisgroup.com/view/NCIPServlet.

renewItem_from_uniqueAgency_value

01SUNY_XXX

String

This is your institutional Alma Code.

ApplicationProfileType

ILL

String

Input the Resource Sharing Partner code used in Alma.

RenewItemSearchQueue


String

The queue the addon will monitor to process requests.

RenewItemSuccessQueue
StringThis designates the name of the queue a Borrowing Transaction will be moved to if the RenewItem function is successful.
RenewItemFailQueue
StringThis designates the name of the queue a Borrowing Transaction will be moved to if the RenewItem function fails.