(X) Load file from Marquis macro 917 tag match [ing]

  • This profile designed to load vendor files processed by the Marquis macro

  • The label in Data Exchange is (X) Load file from Marquis macro 917 tag match [ing]

  • On the Sierra server it is called m2btab.ing


Table of Contents

Details

Bib and item records will be created.

Match on the Sierra bib record number assigned by Marquis macro in the 917 field of the incomming record.

Code:

/^999||t|0|10| | |0|n|G|0|#com="ov"@ov_tag=" " |||0|0| | |0|n|G|0|@ldx="917"
  • 0 matches: Insert new bib

  • 1 match: Overlay record

  • 2 matches: Insert new bib

Code:

|||0|0| | |0|n|G|0|@ov_action="o"

Variable (retain both incoming and target data)

  • Field group: k TOC DATA

    • MARC tags: 970, 971

  • Field group: m LOAD NOTE

    • MARC tags: 995

  • Field group: n NOTE

    • MARC tags: 583

  • Field group: y MISC

    • MARC tags: 948, 958

Variable (retain only target data, ignore incoming data)

  • Field group: h LIB HAS

    • MARC tag: 866

  • Field group: v LOCAL INFO

    • MARC tags: 590, 690, 691, 856 (only if target field contains “|2pika”)

Fixed

  • SPEC’L USE

Code:

@ov_protect="b=V0123456789h(866:d)k(970,971)m(995)n(583)v(590,69.,856:d)y(948,958)F31"

Bib: tabeb

Item: tapei

These are the default templates in Marmot loaders. The template settings only take effect if that field is not defined in any other way by the record load.

Code:

Top of page

Top of page