Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Summary: This release includes two new features, five enhancements, many bug fixes and a number of non-functional changes to allow for expansion of the request state model for handling CDL (Controlled Digital Lending) and non-returnable request flows in the future.

...

  • A new WMS Host LMS adapter is available that provides expanded NCIP integration for WMS. With the WMS2 adapter ReShare can send and receive the following four messages with WMS: LookUpUser, CheckoutItem, AcceptItem and CheckinItemLookup User, Check Out Item, Accept Item and Check In Item.

New NCSU Host LMS adapter -

  • z39.50 and ILS integration (NCIP) for North Caroline Carolina State University’s Symphony system is now available. ReShare can send and receive the following four messages with NCSU : LookUpUser, CheckoutItem, AcceptItem and CheckinItemLookup User, Check Out Item, Accept Item and Check In Item.

Enhancements/Improvements

...

  • Values returned in the temporary location field in the Voyager z39.50 response are now treated as Host LMS locations and added to the Host LMS location table. The first time a new temporary location is added it will be considered requestable. Staff will need to mark the new Host LMS location with a supplying priority of -1 if they wish that temporary location to be not requestable.

...

ItemID / barcode now populates the ‘selected item barcode’ field through the Voyager and Horizon Host LMS adapters

  • The value returned in the itemID field in the Voyager z39.50 response will populate the ‘selected item barcode’ field in the patron request. This itemID will appear in the item barcode field in the Supply app queue, in the Flow screen and at the bottom of the pull slip before the pull slip is printed for the first time.

...

  • The Sierra Host LMS adapter now considers items with a public note of CHECK SHELVES to be considered available for requesting.

Symphony and NCSU Host LMS

...

adapters prepend ^C to the localID of the bib record so the autoresponder can correctly find the unique bib record via

...

Z39.50

  • Symphony assigns a unique record id ID to their bib records that is not necessarily output to a MARC tag and indexed in z39Z39.50. In order to effectively search and retrieve a single match on these unique record idsIDs, a ^C must precede the unique number before being sent by the autoresponder in the search URL.

...

  • Volume notes added to a request were previously displayed at the end of the author data in the pull slip , and was were very hard to see. The Volume: field is now placed between the title and author fields at the top of the pull slip and displays more clearly now.

...

  • After printing pull slips and returning to the Supply app queue, the sort order of the Supply app was not be maintained. This was has been corrected.

Voyager Host LMS adapter unable to handle

...

NCIP Accept Item message when request lacks an author

  • In Voyager, an AcceptItem NCIP Accept Item error is no longer returned if a request does not contain an author

...

  • An issue with searching on null codes against the Host LMS locationlocations, shelving location locations and patron profile profiles tables was corrected.

Non-functional changes

...

Connection closed issues when sending to kafka

Make the registering of topics with Kafka thread-safe

Add integration tests for a number of request scenarios

...