Versions Compared

Key

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

Resource sharing settings control aspects of the ReShare system that relate to the Request and/or Supply apps.

...

These settings allow the user to manually add and update requesting privileges by patron profile / patron type as returned in the NCIP LookupUser response.

Note: In Release 1.8 the check on patron profile will only occur when staff submit a request on behalf of patron through the Request app. Release 1.9 will support the validation of a patron’s profile / blocking of placing a request when a patron attempts to place a request through discovery (e.g. VuFind).

...

Setting

Description

Values

NCIP app profile

The name of a profile configured within the local LMS to identify NCIP parameters specifically to be used for ReShare. The name of this profile will be defined locally and found within your local NCIP settings.

Free text

Format we expect the Due Date to be in

This field allows users to specify the format of the due date returned in the CheckoutItem response. Date formats vary by LMS.

[default] yyyy-MM-dd[ ]['T']HH:mm[:ss][.SSS][z][XXX][Z]

NCIP from agency

A code that defines the sender of an NCIP message. You must configure this within your local NCIP settings.

Free text

NCIP server address

The address of your local NCIP server. You should be able to get this information from your local NCIP settings or request it from your LMS vendor.

URL

NCIP to agency

A code that defines the receiver of an NCIP message. You must configure this within your local NCIP settings.

Free text

Use due date received from NCIP

A field that determines if the due date returned from the CheckoutItem response is used as the due date for the request in ReShare.

On

Off

Network

Setting

Description

Values

Network

  • Maximum number of times we attempt to send the message before we error (0 means we just keep retrying)

    • default = 0

  • If we hit a network error, number of minutes before we try again

    • default = 10

  • Number of seconds before we give up waiting for a response, after sending a message

    • default = 30

...