[Koha-bugs] [Bug 7613] OCLC Connexion Gateway

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 13 05:04:44 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7613

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|gmcharlt at gmail.com          |srdjan at catalyst.net.nz

--- Comment #1 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 8194
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8194&action=edit
patch

In order to set this up following things need to be done:
* create a config file as described in misc/bin/connexion_import_daemon.pl
* start misc/bin/connexion_import_daemon.pl (help message provided) - it could
be done on the command line, or a startup script (not provided)
* misc/cronjobs/import_webservice_batch.pl can be started from the command line

A sample config:
# --- BOF ---
host: oclc.mykoha.com
port: 8000
user: kohauser
password: whatever
koha: http://librarian.mykoha.com
matcher: ISBN
# --- EOF ---

Any questions welcome.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list