[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Handle-info] how to change an URL value
Hi François,
There are a couple of reasons for the error message. The first is that you are sending a message to change values with index=2 and 3, but the handle 1908/1063 only has one current value and it has index 100. So, you would need to change your message to either:
- add-values (with the same values you have below), and
- remove-value: 100 (remove the old URL)
or:
- modify-value: 100 (set the new URL value), and
- add-value: 3 (with the EMAIL address)
However, I suspect that neither of those will actually work because 1908 seems to point to a DSpace server which uses handles in a slightly different way. You'll most likely need to login to the DSpace interface to change the values for the 1908/1063 record. I'm not sure if DSpace allows customization of individual handles or the addition of extra values such as EMAIL. It has been a while since I last looked at how DSpace integrated with their handle server.
Thanks,
Sean
On May 3, 2010, at 7:02 AM, françois lefebvre wrote:
> Hello,
>
> I want to change an URL value for this handle : 1908/1063.
> I'm using the handle tool, I'm authenticated with this login : 300:0.NA/1908.
>
> By using the batch processor and this command line :
>
> MODIFY 1908/1063
> 2 URL 86400 1110 UTF8 http://doc.univ-lille1.fr
> 3 EMAIL 86400 1110 UTF8 francois.lefebvre@univ-lille1.fr
>
> I have an error :
>
> Start Time: Fri Apr 30 14:13:46 CEST 2010
> ==>FAILURE[3]: modify values:1908/1063: Error(200): VALUES NOT FOUND
> Successes/Total Entries: 0/1
> Batch File Lines: 3
> Finish Time: Fri Apr 30 14:13:47 CEST 2010
> This batch took 0 seconds to complete at an average speed of 1.17096018735363 operations/second
>
>
>
> When I'm looking for the handle's permissions, I see this :
> admin : r public: r
>
> So it's normal, I can't modify it.
> But I don't understand how to modify this values.
>
> Could you help me ?
>
> Best regards.
>
> --
> François Lefebvre
> Bibliothèque Universitaire de Lille 1
> Cité Scientifique - B.P. 30155
> 59653 VILLENEUVE D'ASCQ CEDEX
> Tél.: 03.20.33.60.73
>
>
> _______________________________________________
> Handle-Info mailing list
> Handle-Info@cnri.reston.va.us
> http://www.handle.net/mailman/listinfo/handle-info
>
_______________________________________________
Handle-Info mailing list
Handle-Info@cnri.reston.va.us
http://www.handle.net/mailman/listinfo/handle-info