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. Can patron list report be used to send patron membership expiration notices?

    Can patron list report be used to send patron membership expiration notices?

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    • Article Type: General
    • Product: Aleph
    • Product Version: 16.02

    Description:
    I need to generate patron membership expiration notices. I find that the p_cir_05 Patron List job does have the parameters I need to generate a report, but this report only has a list of patrons that match the search criteria. How do I take those parameters and generate a notice that gets emailed to each patron?

    Resolution:
    I don't believe this can be done with standard ALEPH reports.

    You could use the following SQL:

    SQL> select z303_name, z304_email_address, Z305_EXPIRY_DATE from z303, z304, z305 where z303_rec_key = substr (z304_rec_key,1,12) and z303_rec_key = substr (z305_rec_key,1,12);

    [You could select the Z304_ADDRESS_n fields instead of the email, if you want print letters.]

    This way you will not need to look up the patron in ALEPH. You can plug these values into an email template or a Word doc to generate the letter.

    Additional Information

    SQL, expiration


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Can p_union_04 be run with multiple processes?
      • Can patron pictures be loaded via PLIF?
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 16.02
      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