[Koha] Importing records preserving the system number
Ian Bays
ian.bays at ptfs-europe.com
Wed Jan 26 23:39:12 NZDT 2011
Hi Stefano,
We have thought about this for some of our customer requirements but
have (quickly) concluded that using the biblionumber (and
biblioitemnumber) in koha is not the way to achieve this linking.
If you have a number that has significance to you and your data then put
that into the 001 control number field (Marc21). You can link to that
from 77x just as easily as with biblionumber.
If you try to use biblionumber for these links and you reload your data
then all the numbers will be wrong.
The search for contents of the 001 field (say 12345) would be:
Control-number:12345
I hope this helps.
Ian
On 26/01/2011 10:11, Stefano Bargioni wrote:
> This is an autoreply :-)
> I wonder why nobody have had this problem before. How can be preserved internal links -contained in fields like 77x- without preserving the system number?
> I'll try to solve it hacking the code (C4::Biblio), but in my opinion Koha needs a way to do this, an option in bulkmarcimport for instance.
> Bye. Stefano
>
> On Jan 20, 2011, at 11:27 , Stefano Bargioni wrote:
>
>> I'm trying to migrate about 140,000 records. Each of them has 001 with the original value. I copied it into 999c and 999d.
>> Importing in Koha, 999c and 999d are replaced by a new (autoincremented) bibliotemnumber.
>> How can I force Koha to assign bibliotemnumbers using 001 or 999c/d?
>> Thank you. SB
>> _______________________________________________
>> Koha mailing list http://koha-community.org
>> Koha at lists.katipo.co.nz
>> http://lists.katipo.co.nz/mailman/listinfo/koha
>>
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
--
Ian Bays
Director of Projects
PTFS Europe.com
mobile: +44 (0) 7774995297
phone: +44 (0) 800 756 6803
skype: ian.bays
email: ian.bays at ptfs-europe.com
More information about the Koha
mailing list