Relais Addon Overview
About Relais
Relais was acquired by OCLC in 2017 as a consortial borrowing service. The Relais service Atlas supports is Discover to Delivery or D2D. Each consortium has its own discovery interface, similar to a library catalog. The current most version of Discovery is version 3.0 which was released in 2018.
Who is using the addon?
There are several libraries that are members of more than one consortia (e.g., UBorrow, Borrow Direct, EZBorrow). To handle the workflow, these locations already have routing rules in place to determine which Relais addons the requests are sent to first.
Point of Contact for the consortium:
- EZBorrow - Pennsylvania State
EZBorrow PALCI |
---|
ILLiad & Relais Integration
ILLiad supports the Relais integration through client and server addons for EZBorrow.
Client Search Addon
Contracted for use by Penn State but shared with other PALCI libraries. See **Relais Search Client**for more information.
Server Addons
The server addons handle requests from both patrons and library staff.
Patron Requests-
Once the patron has clicked the item request link in the web, the server addon(s) will perform the following actions:
- Performs a FindItem API call (the Relais API method used to perform searches within the consortia).
- Sends the unique id or tag within the URL to the Relais addon.
- Moves the request to Awaiting OCLC Sending queue.
For information on the Awaiting OCLC Sending queue, see Routing Direct OCLC Requests with a Predefined Lending String.
Library Staff Requests-
Library staff can request an item within ILLiad via the Relais addon. In this case, the server addon(s) will perform the following actions:
- Performs a RequestItem call.
- Moves the request to Awaiting OCLC Sending queue.
Relais Server Addon
Used by FindDWS and for Lending Processing.
- Consists of two server addons:
- FindItem addon- searches to see if the item is available locally or within the list of participating consortia libraries.
- Lending addon- once the item has been found, the addon pulls in and formats the lending string.
- Utilizes an OCLC style workflow.
- A load leveler is used to determine which libraries within the consortia receive requests and when. This method will ensure one library isn't receiving all the requests.
Relais Requesting Addon
Used by the New School.
- Consists of only one server addon.
- Performs a logic check of the institution's partnership ID to verify the library requesting the item is part of the consortia.