This is an automated notification sent by LCG Savannah.
It relates to:
task #10547, project CDS Invenio
==============================================================================
OVERVIEW of task #10547:
==============================================================================
URL:
<http://savannah.cern.ch/task/?10547>
Summary: bibdocfile --fix-marc to fix marc when last bibdoc
is deleted
Project: CDS Invenio
Submitted by: skaplun
Submitted on: 2009-07-21 07:58
Should Start On: 2009-07-21 00:00
Should be Finished on: 2009-07-21 00:00
Category: WebSubmit
Priority: 7 - High
Status: None
Privacy: Public
Percent Complete: 0%
Assigned to: skaplun
Open/Closed: Open
Discussion Lock: Any
Effort: 0.00
_______________________________________________________
bibdocfile --fix-marc is bibuploading an FFT snippet like:
<record>
<controlfield tag="001">1</controlfield>
<datafield tag ="FFT" ind1=" " ind2=" ">
<subfield code="n">0106015_01</subfield>
<subfield code="t">FIX-MARC</subfield>
</datafield>
</record>
where a FIX-MARC exists per every docname. When the last bibdoc is deleted,
this is no longer possible. However a FIX-MARC procedure is automatically
already executed upon every FFT request wethever it is (even without a
FIX-MARC directive inside).
So infact a minimal FIX-MARC request could be:
<record>
<controlfield tag="001">1</controlfield>
<datafield tag ="FFT" ind1=" " ind2=" ">
</datafield>
</record>
This is already accepted by BibUpload.
It needs only to be created by bibdocfile CLI.
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
2195 | -SUB-
[email protected] |
==============================================================================
This item URL is:
<http://savannah.cern.ch/task/?10547>
_______________________________________________
Message sent via/by LCG Savannah
http://savannah.cern.ch/