ILLiad Alma NCIP Lending Only System 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.
Name | ALMA_NCIP_Lending_Client |
Version | 1.2 |
Author | Kurt Munson Northwestern University Libraries (Modified by Matt Niehoff) |
Description | This system level addon allows for ILLiad to communicate with Alma via NCIP to update lending requests in Alma. |
Download
ILLiad_Alma_NCIP_Lending_v1.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 in the Manage Addons form.
Name | Default | Type | Description |
---|---|---|---|
NCIP_Responder_URL | String | Replace "xxx" with your institution's three letter Alma code. If SUNY, replace "xxx" with "suny-zzz", and replace zzz with your institution's three letter Alma code. | |
acceptItem_from_ uniqueAgency_ value | XXX | String | Replace "XXX" with your institution's three letter Alma code. If SUNY, replace "XXX" with "01SUNY_ZZZ", and replace ZZZ with your institution's three letter Alma code. |
ApplicationProfile Type | ILL | String | Input the Resource Sharing Partner code used in Alma. |
LendingCheckOut ItemFailQueue | NCIP Error: LendingCheckOutItem Failed | String | This designates the name of the queue a Lending Transaction will be moved to if the CheckOutItem function fails. |
LendingCheckIn ItemFailQueue | NCIP Error: LendingCheckInItem Failed | String | This designates the name of the queue a Lending Transaction will be moved to if the CheckInItem function fails. |
ILLiad_field_to_get_barcode | ItemInfo3 | String | This field will be used as the item barcode to be sent to Alma. |