[OPEN-ILS-DEV] CREATE MFHD record via SQL

Whalen, Liam Liam.Whalen at NRCan-RNCan.gc.ca
Mon Dec 5 13:51:01 EST 2011


I would like to create a number of MFHD records for items that do not currently have any MFHD records.  I was hoping I could loop over a list of bib ids and produce the required MFHD records.  I have located the Perl subroutine 'create_serial_record_xml' in OpenILS/Application/Cat.pm, but it looks like I need to have a Staff Client login to access this subroutine.  Is there anyway to mimic a Staff Client login using pl/perlu?  Basically, I need to be able to pass the subroutine parameters to create_serial_record_xml, which are

$self, $client, $login, $source, $owning_lib, $record_id, $xml

We are using Evergreen 2.1.1, OpenSRF 2.0.1, PostgreSQL 9.0.4, and Ubuntu 10.04.

Liam 
 
Natural Resources Canada Library / Bibliothèque de Ressources naturelles Canada
615 rue Booth Street, 121, Ottawa, ON
Canada K1A 0E9
Telephone / Téléphone : 613-995-4180
lwhalen at nrcan-rncan.gc.ca
Web: http://www.nrcan.gc.ca/library/


More information about the Open-ils-dev mailing list