]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/marc-import-tag-stripping.txt
7470dc09c5901a8ad9a2bb9d2ca9b3a3aa0a1fef
[working/Evergreen.git] / docs / RELEASE_NOTES_NEXT / marc-import-tag-stripping.txt
1 MARC Import Tag Stripping
2 =========================
3
4 Administrators can configure MARC tags which are removed from MARC records 
5 imported via Z39.50 and the Vandelay MARC Import/Export UI (ACQ and non-ACQ).  
6 Tags are organized into groups.  Groups can be marked as optional or required.
7 For each tag, every instance of the tag (including all subfields) are removed 
8 from the record.
9
10 MARC fields which are contained within required ('always_apply') tag groups
11 are always removed from inbound records.  No action is needed.  Tag groups 
12 which are optional will appear in MARC import interfaces (see below) allowing 
13 staff to select which groups of tags to strip from incoming records at import 
14 time.
15
16 Interfaces Affected
17 -------------------
18
19  * Admin UI
20   ** Admin => Server Administration => MARC Import Remove Fields
21  * Z39.50 Import
22   ** Cataloging => Import Record from Z39.50
23   ** Optional groups appear with the other import options
24  * Vandelay
25   ** Cataloging => MARC Import/ExportVandelay
26   ** Acquisistions => Load Order Records
27   ** Optional groups appear with the other import options
28