https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18531
Bug ID: 18531
Summary: REST api: Add an endpoint for use by GOBI
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: new feature
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
GOBI (formely YBP) is an aquisitions management system. It handles most of the
acquisitions workflow, and traditionally generated MARC files to be included on
the institution's library systems. Those files were usually served on an FTP
server, for the institution to download and import on their ILS.
GOBI implemented what they call GOBIapi, which is a simple workflow for them to
directly inject that acquisitions information and resulting records through the
use of webservices. In Koha, this means having an endpoint accepting GOBI order
messages (in their documented XML format) and have it follow the internal Koha
workflow for baskets:
- Create a basket
- Fill it with the record and budget information, etc
- Close the basket and mark it as received.
- Deal with the received MARC data.
--
You are receiving this mail because:
You are the assignee for the bug.
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/