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. How to create separate Hold Shelf Reports for different sublibraries

    How to create separate Hold Shelf Reports for different sublibraries

    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

    Desired Outcome Goal:
    The circulation staff would like the 'Hold Shelf Report' to include the sub-library, such as, 'Main Hold Shelf Report', 'Arts Hold Shelf Report', Curriculum Hold Shelf Report'. Adding code to look at the subfield addresses has not worked.

    A different suffix (hold-shelf-report-02.xsl, hold-shelf-report-03.xsl, hold-shelf-report-04.xsl) could be used, but it's unclear how to be able to make these be selected.

    Procedure:
    The new codes need to be added as F11 P-LETTER-FORMAT values in p-cir-06.xml.

    The existing p-cir-06.xml has:

    <argname>F11</argname>
    <label>Letter Format</label>
    <default>00</default>
    <cbitem>
    <value>00</value>
    <display>Standard Letter</display>
    </cbitem>
    <cbitem>
    <value>01</value>
    <display>Alternative Letter</display>
    </cbitem>

    Add the following:

    </cbitem>
    <cbitem>
    <value>02</value>
    <display>Main Report</display>
    </cbitem>

    </cbitem>
    <cbitem>
    <value>03</value>
    <display>Arts Report</display>
    </cbitem>

    etc.

    Then the submission will look for ./form_eng/hold-shelf-report-02.xsl, ./form_eng/hold-shelf-report-03.xsl, etc.

    In "/hold-shelf-report-02.xsl" the following line would be changed from:

    <xsl:with-param name="title" select="'Hold Shelf Report'"/>

    to: <xsl:with-param name="title" select="'Main Hold Shelf Report'"/>

    Etc.

    Category: Circulation (500)

    Subject: Hold requests (500)


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to create permanent link to a specific bib record
      • How to create SQL script, include in job_list
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. Circulation (500)
      3. contype:kba
      4. Hold requests (500)
      5. Prod:Aleph
      6. 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