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

    Publishing field 655e to Primo (MAB environment)

    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Desired Outcome Goal:
    How to publish field 655e to Primo in case there is a field 655e in BIB record AND in HOL record? In this case only field 655e from HOL record should be considered and the field from BIB record should be omitted.

    This is an example from MAB environment.

    Procedure:
    Create a fix procedure which deletes field 655e1-655e8 in case a field 655e9 (expanded field from HOL record) is available.

    xxx01/tab/tab_expand [Add a line to PRIMO expand after the line with "expand_doc_bib_hol_mab"]
    PRIMO fix_doc_do_file_08 655_fix

    xxx01/tab/import/655_fix [New table]
    ! 2 3 4 5 6 7 8 9
    !-!!!!!-!!-!-!!!-!!!-!!!!!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    1 655e9 COND-LOAD-VAL-FIELD N
    1 655e DELETE-FIELD
    1 655e1 DELETE-FIELD
    1 655e2 DELETE-FIELD
    1 655e3 DELETE-FIELD
    1 655e4 DELETE-FIELD
    1 655e5 DELETE-FIELD
    1 655e6 DELETE-FIELD
    1 655e7 DELETE-FIELD
    1 655e8 DELETE-FIELD

    Category: Cataloging (500) - ALEPH

    Subject: ALEPH - 500


    • Article last edited: 5/7/2014
    • Was this article helpful?