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. Including additional report formats in serial-16

    Including additional report formats in serial-16

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Description
    2. Resolution

     

    • Product: Aleph
    • Product Version: 20, 21, 22, 23
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care

     

    Description

    Currently only one report format option ("Title | Arrivals") displays in the serial-16 Service.  Are there any other report formats -- and, if not, could we add them? 

    Resolution


    In the   ./form_eng/number-of-issues.xsl  we see this in SECTION-02:

              <xsl:with-param name="label" select="'Title'"/>
              <xsl:with-param name="value" select="./title"/>
    ...
    ...
              <xsl:with-param name="label" select="'Arrivals'"/>
              <xsl:with-param name="value" select="./arrivals"/>

    And the following in the b_serial_16_b program:

                MOVE "TITLE" TO BUF-FORM-XML-HEADER.
                MOVE REC-IN-TITLE TO BUF-FORM-XML-DATA.
                CALL "form_fill_xml_data" USING
    ...
    ...
                MOVE "ARRIVALS" TO BUF-FORM-XML-HEADER.
                MOVE REC-IN-NO-ARIVALS TO BUF-FORM-XML-DATA.
                CALL "form_fill_xml_data" USING

    Thus, unlike certain other forms where a Znn table is read and where any column from that table can be included on the form and in  the report, the number-of-issues form is relying on form_fill_xml_data to supply values, and the inclusion of other columns would require changes to the b_serial_16_b program.
     

     

     


    • Article last edited: 1-Nov-2017
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Including a hyphen surrounded by spaces in search
      • Including aleph_shutdown and aleph_startup in job_list
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. contype:kba
      2. Prod:Aleph
    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