From: Hilary Caws-Elwitt Date: Thu, 28 Apr 2011 13:36:16 +0000 (-0400) Subject: Internal ID/TCN collision issue in Z39.50 import X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=079f26b933d8ec89eee15f76f8ac5df39c7b29b7;p=evergreen%2Fmasslnc.git Internal ID/TCN collision issue in Z39.50 import --- diff --git a/2.0/stafftasks/cataloging.xml b/2.0/stafftasks/cataloging.xml index c60c0e3acd..fef5bd27ae 100644 --- a/2.0/stafftasks/cataloging.xml +++ b/2.0/stafftasks/cataloging.xml @@ -471,6 +471,12 @@ xml:id="cataloging"> Record Collisions +In the current version of the software, if the global flag "Cat: Use internal ID for TCN value" has been set by +the administrator (under Admin Server Settings +Global Flags), the collision +detection in the Z39.50 import interface will be disabled because it relies on the TCN. +Until a more flexible collision detection process is in place, avoiding duplicate +bib record imports from Z39.50 will be up to the user..