Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Alma

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Alma
    3. Community Knowledge
    4. How to add requested chapter/article details to the Ful Digitization Notification Item Letter

    How to add requested chapter/article details to the Ful Digitization Notification Item Letter

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    Created By: Rachel Merrick
    Created on: 11/22/2020



    Entered request fields can be added to the digitization notification letter.

    Field paths:

    Field

    Path

    Chapter/Atricle Title

    notification_data/request/chapter_article_title

    Chapter/Atricle Author

    notification_data/request/chapter_article_author

    Publication date

    notification_data/request/publication_date

    Volume

    notification_data/request/volume

    Issue

    notification_data/request/issue

    Part

    notification_data/request/part

    Required Pages

    notification_data/request/pages

    Note

    notification_data/request/note

    To enter the location use the following XSL:
    <xsl:value-of select="Insert location"/>
    This will only insert the data that has been entered into the request fields. A heading will need to be added.

    Below is an example of the page field being added to the letter. In this example the pages will only display if data has been entered to the pages field of the request . It also includes a heading for the field: 

    <xsl:if test="notification_data/request/pages !=''">
         <tr>
                <td>
                         <b>Pages: </b>
                         <xsl:value-of select="notification_data/request/pages"/>
               </td>
         </tr>
    </xsl:if>

    Feedback or suggestions
    Rachel Merrick
    Australian Catholic University
    Rachel.Merrick@acu.edu.au




    Report
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to setup complex data enrichments via import profiles with Drools
      • How to calculate in Analytics the % remaining of a fund considering both expenditures and encumbrances
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Community Content Type
      How To
      Content Type
      Documentation
      Product
      Alma
    2. Tags
      This page has no tags.
    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