Import Profiles

Import Profiles

An import profile will save the fields that are listed in the import tool, comments, record type, character encoding, format, recording matching rule, action if matching record is found, action if no match is found, check for item embedded data, and how to process items.

Steps for creating a new profile

  1. Go to Stage marc records
  2. Upload file
  3. If this is the first profile to be created, the option of using a pre-existing profile is not available.
  1. Choose the rest of the options as you would like to import this current file and save this as a profile.


  1. Once you have named and saved the profile, then choose “Stage for Import”
  2. From this point, it is business as usual!

Steps for Using a Saved Profile

  1. Stage marc records
  2. Upload file
  3. Choose the profile that you had saved- the saved setting will then be filled in as was saved in the profile.
  4. Choose to Stage your file, and again business as usual.

Steps for Deleting Existing Profiles

  1. Stage marc records
  2. Upload file
  3. Choose the profile, like you were going to use this profile, and then at the very bottom of the page, see that there is an option to remove the profile-with the name of the profile that was chosen.

Updating/Changing a Profile

After a profile has been applied during the Staging process, the values can be changed. If the values are changed in an existing profile, then this profile is saved - a popup will be presented:



Permissions

A staff member will need to have the permission, stage MARC records into the reservoir (stage_marc_import) to be able to create profiles.

Database

The profiles are being stored in their own table in Koha called, import_batch_profiles.

A simple SQL report:
Info
select * from import_batch_profiles

will show all the values that are stored in this table and all the profiles that exist.

Notes
These profiles are not browser-specific, any profile that is created in your Koha system, anyone with the correct permissions can see these profiles during the Staging process.

Tutorial



    • Related Articles

    • Importing Records into Koha

      A library that receives a file of MARC records from a vendor can import them into Koha. This is a simple process done through Koha's Cataloging Module The file of MARC records should be a file with the file extension of .mrc Go To Cataloging > Stage ...
    • Cataloging Concerns

      This feature can be set up for either staff or OPAC (or both!) and will allow staff and/or patrons to report issues with catalog records. The reported concerns will be visible in the dashboard on the main page of the staff interface and available ...
    • Monograph Cataloging

      Monograph cataloging is used to catalog a non-serial publication contained in one volume (book) that may be part of a set. Harry Potter could be cataloged as a monograph set with volumes, though monographs are typically academic titles containing ...
    • Fast Add Cataloging

      Within the Cataloging module, an option to utilize the Fast Add option appears. Fast Add cataloging is useful in a few ways. Many libraries use Fast Add for their ILL process. Academic Libraries may use Fast Add when adding in faculty-owned material ...
    • Analytical Cataloging

      Libraries sometimes make journal articles and articles within monographs and serials accessible to library patrons through analytical cataloging. Analytical cataloging creates separate bibliographic records for these articles, chapters, sections, ...