A detailed explaination of how to transfer the holdings data should go here.

  1. export the spydus marc data using their directions. See SpydusmarcExport.
  1. parse the resulting file with holdingprep.pl.

./holdingprep.pl

MARC paramaters have to be revised…for details see HoldingsRevisions.

  1. Clean the transaction data from the Koha database (perform once per import).

from mysql type: delete from reserves delete from issues

4 . import the MARC file to Koha:

   perl -I/usr/local/koha/intranet/modules/ bulkmarcimport.pl -d -file /root/filename
 
holdingsdet.txt · Last modified: 2006/04/04 09:23 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki