Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Primo

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Primo
    3. Product Documentation
    4. Primo
    5. Interoperability Guide
    6. Importing User Data from Aleph and MetaLib
    7. Importing MetaLib QuickSets to Primo

    Importing MetaLib QuickSets to Primo

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    This information is not applicable to Primo VE environments. For more details on Primo VE configuration, see Primo VE.
    Return to menu
    With Primo version 4.2 and later releases, you can use the import_qs_metalib.sh script to import MetaLib QuickSets to Primo. This script creates a personal set for all QuickSets in every Primo institution linked to the exported MetaLib institutions. If a single MetaLib institution is linked to mutliple Primo institutions, a set will be created for each.
    It is possible to run the export/import multiple times. The script only adds new databases, and will not override existing sets.
    To import MetaLib QuickSets to Primo:
    1. Run the export script in MetaLib.
      For more information, see the MetaLib System Configuration and Administration Guide.
    2. If the tar files have not been copied from the MetaLib server, FTP all of the files that were exported on the MetaLib server to the Primo Back Office server. The files should be added to a directory that the Primo import script can read.
    3. On the Back Office server, enter the following commands to access the mquicksets directory:
      be_profile
      cd mquicksets
    4. Add the following parameter to the ImportMetalibBasket.properties file.
      source_path – The full path of the qs_exports directory.
      For example:
      source_path=/exlibris/primo/p4_3/primom/qs_export
    5. Enter the following command to open the hibernate.cfg.xml file:
      vi hibernate.cfg.xml
    6. Modify the following lines in the file:
      <property name="hibernate.connection.url">jdbc:oracle:thin:@{hostname of DB server}:{DB port}:{SID}</property>
      <property name="hibernate.connection.username">{oracle login}</property>
      <property name="hibernate.connection.password">{oracle password}</property>
      For example:
      <property name="hibernate.connection.url">jdbc:oracle:thin:@il-primo12:1521:prm2</property>
      <property name="hibernate.connection.username">P42_PRM00</property>
      <property name="hibernate.connection.password">P42_PRM00</property>
    7. Save the changes to the file.
    8. Enter the following commands to perform the import:
      be_bin
      import_qs_metalib.sh
      By default, the script’s output displays on the screen. It is possible to redirect the output to an output file by using the following command:
      import_qs_metalib.sh > output.txt &]]
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Importing MetaLib e-Shelf Records to Primo
      • Configuring the Real-Time Availability Mapping Table
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Content Type
      Documentation
      Language
      English
      Product
      Primo
    2. Tags
      1. contype:docum
      2. Importing User Data from Aleph and MetaLib
      3. Interoperability Guide
      4. Prod:Primo
    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