Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Patrons receive error when trying to create ILL requests via OPAC

    Patrons receive error when trying to create ILL requests via OPAC

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    Most, if not all, patrons (that are in good standing) in one of our ADM's are getting an error message in the OPAC when trying to place an ILL request:

    "Please contact your local library for help with your interlibrary loan request. ABC, QRS, and WXY customers use Illiad. See help link for details."

    Only patrons from ABC, QRS, and WXY should get this particular message. We removed the ILL library from their patron records so they would get this message as they use ILLiad for ILL.

    We cannot find any reason why these patrons would get an error when trying to place an ILL request:
    Patrons have the correct ILL library and home library in their records
    Patrons have not expired, are not delinquent or have any blocks.

    What could be causing these patrons to get an error message when trying to create an ILL request?

    Resolution:
    Two ./error_eng/www_f message codes issue this message: 201 and 205. We determined that it was the 205, in the www_f_fill_new_ill_request program, that was issuing the message -- using the following logic:

    IF TAB100-MULTI-ILL-UNIT-SELECT NOT ="P"
    THEN
    IF Z700-BORROWING-ALLOWED = "N"
    THEN
    MOVE 205 TO HEADING-NUMBER

    The sys00 and abc50 tab100's are both defaulting to "N" for MULTI-ILL-UNIT-SELECT, so the "Z700-BORROWING-ALLOWED" would always be checked.

    The following are z700 (ILL Partner) records which have z700_borrowing_allowed = N and, therefore, would get the error message:

    sys00@ALEPH20> select Z700_REC_KEY, Z700_ILL_LIBRARY from z700 where Z700_BORROWING_ALLOWED = 'N';
    ...
    ...
    The other (207) z700's have z700_borrowing_allowed = 'Y' and, therefore, would not get this message.

    [From site:] We thought we checked everything, but missed the allowed borrowing. The library staff had changed it to "no" for a staff vacation and then forgot to change it back to "yes".


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Patrons not receiving courtesy notices by mail
      • Patrons with fines of $.00; credits
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved