On Tue, Oct 09, 2007 at 10:59:06AM +0200, Obiajulu Odu wrote:
> Is there any way to test  or put a "tag" in a DSpace instance that an
> item has been exported before? This will enable us not to export the
> same item next time we run export.

What kind of export do you mean? Assuming you mean command-line batch
export with ItemExport, the best way to keep track of this would be to
record the date of the export somewhere and filter the results based on
what is "new". Note that DSpace doesn't do this for you (there's no
reason for it to assume that you don't want to export things multiple
times) so you would have to modify the ItemExport class to allow it to
accept a date range.

cheers,

Jim

-- 
James Rutherford          |  Hewlett-Packard Limited registered Office:
Research Engineer         |  Cain Road,
HP Labs                   |  Bracknell,
Bristol, UK               |  Berks
+44 117 312 7066          |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential
and may be legally privileged. If you have received this message in
error, you should delete it from your system immediately and advise the
sender. To any recipient of this message within HP, unless otherwise
stated you should consider this message and attachments as "HP
CONFIDENTIAL".

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to