#671: BibUpload: optional use of bibxxx tables --------------------------+---------------------- Reporter: simko | Owner: bthiell Type: enhancement | Status: assigned Priority: major | Milestone: Component: BibUpload | Version: Resolution: | Keywords: --------------------------+---------------------- Changes (by bthiell):
* status: new => assigned Comment: As discussed in the videoconf we had today, I implemented a light bibupload. I made the implementation more configurable than what is described here as we might still need to populate some tables for bibupload to run correctly. For example it might be a good idea to keep populating the tables that contain CFG_BIBUPLOAD_EXTERNAL_SYSNO_TAG and CFG_BIBUPLOAD_EXTERNAL_OAIID_TAG so that bibupload can decide if a record is going to be overwritten. The implementation relies on a new configuration variable which I called CFG_BIBUPLOAD_BIBXXX_TAGS and that accepts a comma-separated list of MARC tags. If left empty (default) then all tags will be stored and Invenio will run as normal. [https://github.com/badzil/Invenio/commit/367e71e2ce83dde81beceb35373c0f382e15a5fa Commit on Github] -- Ticket URL: <http://invenio-software.org/ticket/671#comment:2> Invenio <http://invenio-software.org>