[% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Stage MARC records for import [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]

Stage MARC records for import

[% IF ( uploadmarc ) %]

MARC staging results :

    [% SWITCH (record_type) %] [% CASE 'biblio' %]
  • Processing bibliographic records
  • [% CASE 'auth' %]
  • Processing authority records
  • [% END %]
  • [% total %] records in file
  • [% import_errors %] records not staged because of MARC error
  • [% staged %] records staged
  • [% IF ( checked_matches ) %]
  • [% matched %] records with at least one match in catalog per matching rule "[% matcher_code %]"
  • [% ELSE %] [% IF ( matcher_failed ) %]
  • Record matching failed -- unable to retrieve selected matching rule.
  • [% ELSE %]
  • Did not check for matches with existing records in catalog
  • [% END %] [% END %] [% IF record_type == 'biblio' %]
  • [% num_items %] item records found and staged
  • [% END %] [% IF ( label_batch ) %]
  • New label batch created: # [% label_batch %]
  • [% END %]
  • Manage staged records
  • Back
[% ELSE %]
  • Select a MARC file to stage in the import reservoir. It will be parsed, and each valid record staged for later import into the catalog.
  • You can enter a name for this import. It may be useful, when creating a record, to remember where the suggested MARC data comes from!
Stage records into the reservoir
Upload progress: 0%
[% IF plugins %]
Transform file to MARC:
[% END %] [% IF MarcModificationTemplatesLoop %]
Use MARC Modification Template:
[% END %]
Look for existing records in catalog?
  1. [% INCLUDE 'tools-overlay-action.inc' %]
  2. [% INCLUDE 'tools-nomatch-action.inc' %]
Check for embedded item record data?
  1. [% INCLUDE 'tools-item-action.inc' %]
Job progress:
0%
[% END %]
[% INCLUDE 'tools-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]