Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Emails missing the name of the library on the locations section

    • Article Type: General
    • Product: Primo

    Problem Symptoms:
    Library name is missing from emails sent via the Primo details tab

    Cause:
    Missing a place holder for location in the email_record_locations.jspf

    Resolution:
    1. Connect to the Front End server
    2. Go to fe_web
    (/exlibris/primo/p4_X/ng/primo/home/system/thirdparty/jbossas/server/search/deploy/primo_library-app.ear/primo_library-libweb.war/ )
    2. cd /views/brief/
    3. vi email_record_locations.jspf
    4. Find all lines where "<c:if test="{! empty availablity.url}">
    5. Add "$' to line <c:if test="${! empty availablity.url}">
    6. Save file


    • Article last edited: 11/27/2013