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

Srdjan Jankovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|[email protected]          |[email protected]

--- Comment #1 from Srdjan Jankovic <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to