Hello I want to bulk import records with items via terminal and I want to match records using title(245a) where if it exists to skip the incoming record but add items. How can I modify this script not to replace existing record with incoming one? perl bulkmarcimport.pl -framework BKS -b -file newbooks.mrc -match -Title:p Warm regards James
Hello, I want to bulk import records with items via terminal and I want to match records using title(245a) where if it exists to skip the incoming record but add items. How can I modify this script not to replace existing record with incoming one? perl bulkmarcimport.pl -framework BKS -b -file newbooks.mrc -match -Title:p Warm regards James
Hi James, I am not sure if this is possible with bulkmarcimport, but it's possible with the stage_file.pl and commit_file.pl scripts. They work like the staged import tool. Hope this helps, Katrin On 24.06.22 09:29, muiru james wrote:
Hello,
I want to bulk import records with items via terminal and I want to match records using title(245a) where if it exists to skip the incoming record but add items.
How can I modify this script not to replace existing record with incoming one?
perl bulkmarcimport.pl -framework BKS -b -file newbooks.mrc -match -Title:p
Warm regards James _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Katrin Fischer -
muiru james