/
(S) Load vendor file [ven]

(S) Load vendor file [ven]

  • This profile is for loading item records from vendors

  • The label in Data Exchange is (S) Load vendor file [ven]

  • On the Sierra server it is called m2btab.ven


Table of Contents

Details

Bib and item records will be created.

  1. Match on 020$a first

  2. If no match on 020$a check 022

  3. If no match on 022 check 024

Code:

/^999||t|0|10| | |0|n|G|0|#com="ov"@ov_tag="i(020)v:i(022)i:i(024)j"
  • 0 matches: Insert new bib

  • 1 match: Attach record

  • 2 matches: Insert new bib

Code:

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

Variable (retain both incoming and target data)

  • Field group: h LIB HAS

  • 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: v LOCAL INFO

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

Fixed

  • SPEC’L USE

Code:

@ov_protect="b=V0123456789hk(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

Related Documentation

Top of page

Related content

(K) Load b & o, match on i - 020 & 001 [acq2]
(K) Load b & o, match on i - 020 & 001 [acq2]
More like this
(X) Load file from Marquis macro 917 tag match [ing]
(X) Load file from Marquis macro 917 tag match [ing]
More like this
(3) Load b & o records, match on 001 [acq3]
(3) Load b & o records, match on 001 [acq3]
More like this
(W) Load a BTCat MARC file [btcat]
(W) Load a BTCat MARC file [btcat]
More like this
(G) Load CMU, COMN file [msgovn]
(G) Load CMU, COMN file [msgovn]
More like this
(E) Load CMU, COM7 file [msgov7]
(E) Load CMU, COM7 file [msgov7]
More like this