]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/admin/MARC_Import_Remove_Fields.adoc
Docs: adding info about testing action triggers
[Evergreen.git] / docs / admin / MARC_Import_Remove_Fields.adoc
1 MARC Import Remove Fields
2 -------------------------
3
4 MARC Import Remove Fields allows staff to configure MARC tags to be automatically removed from bibliographic records when they are imported into Evergreen.  This feature allows specific MARC tags to be removed from records that are imported through three different interfaces:
5
6 * Cataloging -> Import Record from Z39.50
7 * Cataloging -> MARC Batch Import/Export
8 * Acquisitions -> Load MARC Order Records
9
10
11 Create a MARC Import Remove Fields profile
12 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13 To create a MARC Import Remove Fields profile, go to *Administration -> Server Administration ->  MARC Import Remove Fields*.
14
15 . Click *New Field Group*.
16 . Assign the Field Group a *Label*.  This label will appear in the import interfaces.
17 . Assign an Org Unit *Owner*.
18 . Check the box next to *Always Apply* if you want Evergreen to apply this Remove Fields profile to all MARC records that are imported through the three affected interfaces.  If you do not select *Always Apply*, staff will have the option to choose which Remove Fields profile to use when importing records.
19 . Click *Save*.
20 . The profile that you created will now appear in the list of MARC Import Remove Fields.
21 . Click on the hyperlinked *ID* number.  This will bring you into the Remove Fields profile to configure the MARC tags to be removed.
22 . Click *New Field*. 
23 . In the *Field*, enter the MARC tag to be removed.
24 . Click *Save*.
25 . Add *New Fields* until you have configured all the tags needed for this profile.
26 . Click *Return to Groups* to go back to the list of Remove Field profiles.
27
28
29 image::media/marc_import_remove_fields3.png[MARC Remove Fields Profile]
30
31
32 Import Options
33 ~~~~~~~~~~~~~~
34 The Label for each of the MARC Import Remove Fields profiles will appear on the three affected import screens.  To select a profile, check the box next to the desired Label before importing the records.
35
36 *Cataloging -> Import Record from Z39.50*
37
38 image::media/marc_import_remove_fields1.jpg[Import Record from Z39.50]
39 {nbsp}
40
41 *Cataloging -> MARC Batch Import/Export*
42
43 image::media/marc_import_remove_fields2.jpg[MARC Batch Import/Export]
44 {nbsp}
45
46 *Acquisitions -> Load MARC Order Records*
47
48 image::media/marc_import_remove_fields5.jpg[Load MARC Order Records]
49
50
51 Permissions to use this Feature
52 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53 The following permissions are required to use this feature:
54
55 * CREATE_IMPORT_TRASH_FIELD
56 * UPDATE_IMPORT_TRASH_FIELD
57 * DELETE_IMPORT_TRASH_FIELD