Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel3

Details

Expand
titleType of records loaded

Bib, item, and invoice records can be created

...

Expand
titleTemplates

Bib: None

Item: None

There are no templates connected to this loader. It will default to the system default templates _b and _o if not given information for a field.

Code:

Code Block
/^999||o|0|30| | |0|n|G|0|#com="dflt"@dflt=""
Expand
titleInteractive 949 // commands

There are no 949 commands available in this load profile.

Expand
titleCAT DATE

This loader will not set the CAT DATE in the bib record.

Code:

Code Block
|||0|0| | |0|n|G|0|@cdate="n"
Expand
title001 field processing

There is no processing of the 001 field.

Expand
title856 field processing

No special processing

FIXED FIELDS

VARIABLE FIELDS

008|| |35|3|b| |24|n|N|0|lang(b) 008|| |15|3|b| |89|n|N|0|country L|| |7|1|b| |29|n|N|0|bib lvl L|| |6|1|b| |30|n|N|0|mat type 001||%|0|0|b|o|0|y|N|0|%map="m2bmap.sky" 002-006||%|0|0|b|y|0|y|N|0| 007||%|0|0|b|y|0|y|N|0| 008-009||%|0|0|b|y|0|y|N|0|%008="y" 010||+|0|0|b|l|0|y|N|0| #011 NOT LOADED 013-018||+|0|0|b|y|0|y|N|0| 019||+|0|0|b|o|0|y|N|0| 020-024||+|0|0|b|i

Interactive commands for bib fields are loaded with 999 rather than the standard 949

Expand
titleFields loaded

Incoming

Output

008 Language

LANG fixed field

008 Country

Country fixed field

Leader BLvl

Bib Lvl fixed field

Leader Type of Record

Mat Type fixed field

Incoming field

Output field group tag

Notes

001

o

OCLC prefix removed
Other prefixes left in place

002 - 007

y

The incoming 005 is retained. Sierra does not change the 005. It should reflect the date the record was last updated where ever the record came from.

008

y

Modified to add some fields from Leader, these fields returned to Leader on export

009

y

010

l

011

NOT LOADED

013 - 018

y

019

o

020 - 024

i

025

y

026

NOT LOADED

027 - 028

i

029

NOT LOADED

030 - 049

y

050 - 084

j

085

NOT LOADED

086

g

087

NOT LOADED

088

j

089

NOT LOADED

090 - 099

j

100 - 111

a

Exclude subfield w

112 - 129

NOT LOADED

130

t

Exclude subfield w

131 - 209

NOT LOADED

210

y

211 - 222

u

223 - 239

NOT LOADED

240

t

Exclude subfield w

241 - 243

u

244

NOT LOADED

245

t

246 - 247

u

248 - 249

NOT LOADED

250

e

251 - 253

NOT LOADED

254 - 257

y

258 - 259

NOT LOADED

260 - 262

p

263

y

264

p

265

y

266 - 269

NOT LOADED

270

p

271 - 299

NOT LOADED

300 - 399

r

400 - 490

s

Exclude subfield w

491 - 499

NOT LOADED

500 - 589

n

590 - 599

NOT LOADED

600 - 689

d

Exclude subfield w

690 - 691

v

Exclude subfield w

692 - 699

d

Exclude subfield w

700 - 711

b

Exclude subfield w

712 - 719

NOT LOADED

720

y

Exclude subfield w

721 - 729

NOT LOADED

730 - 740

u

Exclude subfield w

741 - 751

NOT LOADED

752 - 755

y

756 - 759

NOT LOADED

760 - 777

q

778 - 779

NOT LOADED

780

x

781 - 784

NOT LOADED

785

z

786

y

787

w

788 - 799

NOT LOADED

800 - 811

s

Exclude subfield w

812 - 829

NOT LOADED

830

s

Exclude subfield w

831 - 839

NOT LOADED

840

s

Exclude subfield w

841 - 855

y

856

y or v

856 loads into FGT v if the string “|2pika” is present in the field. However, the field is protected so this would only load if there were not already a matching field in the record. If there is already a |2pika field, then this will not load.

Otherwise 856 loads into FGT y.

857 - 865

NOT LOADED

866

h

867 - 868

y

869 - 879

NOT LOADED

880

y

881 - 897

NOT LOADED

898

y

899

NOT LOADED

900 - 906

y

907 - 908

NOT LOADED

909 - 937

y

938

NOT LOADED

939 - 947

y

948

NOT LOADED

949

Item d

Move to 945 in item record, FGT d

950 - 959

y

960 - 961

NOT LOADED

962 - 987

y

988 - 989

NOT LOADED

990 - 994

y

995

m

Ignores incoming field and loads text “Loaded with m2btab.msc in this month”

996 - 999

y

Expand
titleField loading code:
Code Block

Element

Incoming

Bib Location

subfield a

Copies

subfield b

CAT DATE

subfield c

Audience

subfield d

Format

subfield e

BCODE3

subfield f

Language

subfield g

Country

subfield k

Info

Format:

999 \\$a*recs=oapi;bn=bm;ct=01-18-2021;b1=m;b2=a;b3=-;la=spa;cy=cou;

Code:

Code Block
/^999||a|0|30|b| |26|n|G|0|#com="bn"
/^999||b|0|5|b| |27|n|G|0|#com="co"
/^999||c|0|10|b| |28|n|G|0|#com="ct"
/^999||d|0|1|b| |29|n|G|0|#com="b1"
/^999||e|0|1|b| |30|n|G|0|#com="b2"
/^999||f|0|1|b| |31|n|G|0|#com="b3"
/^999||g|0|3|b| |24|n|G|0|#com="la"
/^999||k|0|3|b| |89|n|G|0|#com="cy"
Expand
titleCAT DATE

This loader will not set the CAT DATE in the bib record, unless it is specified in a 999 command.

Code:

Code Block
|||0|0| | |0|n|G|0|@cdate="n"
Expand
title001 field processing

There is no processing of the 001 field. It will be loaded as is.

Expand
title856 field processing

No special processing

Expand
titleFields loaded

FIXED FIELDS

Incoming

Output

008 Language

Bib LANG fixed field

008 Country

Bib COUNTRY fixed field

Leader BLvl

Bib Lvl fixed field

Leader Type of Record

Mat Type fixed field

VARIABLE FIELDS

Incoming field

Output field group tag

Notes

001

o

No processing. Imports 001 as is.

002 - 007

y

The incoming 005 is retained. Sierra does not change the 005. It should reflect the date the record was last updated where ever the record came from.

008

y

Modified to add some fields from Leader, these fields returned to Leader on export

009

y

010

l

011 - 019

NOT LOADED

020 - 023

i

024

v

025 - 027

y

028

v

029

NOT LOADED

030 - 034

y

035

o

036

NOT LOADED

037

y

038 - 039

NOT LOADED

040 - 050

y

051

NOT LOADED

052

y

053 - 059

NOT LOADED

060

y

061 - 069

NOT LOADED

070

y

071 - 073

NOT LOADED

074

v

075 - 081

NOT LOADED

082

y

085

NOT LOADED

086

g

087

NOT LOADED

088

y

089

NOT LOADED

090

y

091

NOT LOADED

092

y

093 - 096

NOT LOADED

097

y

098

NOT LOADED

099

y

100 - 111

a

Exclude subfield w

112 - 129

NOT LOADED

130

t

Exclude subfield w

131 - 209

NOT LOADED

210 - 214

u

215 - 221

NOT LOADED

222

y

223 - 228

NOT LOADED

229

u

230 - 239

NOT LOADED

240

t

Exclude subfield w

241 - 243

u

244

NOT LOADED

245

t

246

u

%map=("m2bmap.noperiod")

247

t

248 - 249

NOT LOADED

250

e

251 - 253

NOT LOADED

254 - 257

e

258 - 259

NOT LOADED

260 - 262

p

263

y

264

p

265

y

266 - 269

NOT LOADED

270

p

271 - 299

NOT LOADED

300 - 399

r

400 - 490

s

Exclude subfield w

491 - 499

NOT LOADED

500 - 504

n

505

k

520

m

521 - 599

n

600 - 699

d

Exclude subfield w

700 - 711

b

Exclude subfield w

712 - 719

NOT LOADED

720

y

Exclude subfield w

721 - 729

NOT LOADED

730 - 740

u

Exclude subfield w

741 - 751

NOT LOADED

752 - 755

y

756 - 759

NOT LOADED

760 - 777

q

778 - 779

NOT LOADED

780

x

781 - 784

NOT LOADED

785

z

786

y

787

q

788 - 799

NOT LOADED

800 - 811

s

Exclude subfield w

812 - 829

NOT LOADED

830

s

Exclude subfield w

831 - 839

NOT LOADED

840

s

Exclude subfield w

841 - 855

y

856

y

857 - 879

NOT LOADED

880

y

881

NOT LOADED

882 - 883

y

884 - 885

NOT LOADED

886

y

887 - 896

NOT LOADED

898

y

899

NOT LOADED

900 - 919

y

920

NOT LOADED

921 - 948

y

949

NOT LOADED

950 - 994

y

995

m

Ignores incoming field and loads text “Loaded with m2btab.oapi in this month”

996 - 998

y

999

NOT LOADED

Expand
titleBib field loading code:
Code Block
008|| |35|3|b| |24|n|N|0|lang(b)
008|| |15|3|b| |89|n|N|0|country(b)
L|| |7|1|b| |29|n|N|0|bib lvl
L|| |6|1|b| |30|n|N|0|mat type
001||%|0|0|b|o|0|y|N|0|
025002-006||+%|0|0|b|y|0|y|N|0|
#026 NOT LOADED
027007||+%|0|0|b|iy|0|y|N|0|
028008-009||+%|0|0|b|iy|0|y|N|0|
#029 NOT LOADED
030-049%008="y"
010||+|0|0|b|yl|0|y|N|0|
050020-084023||+|0|0|b|ji|0|y|N|0|
#085 NOT LOADED
086024||+|0|0|b|gv|0|y|N|0|
#087 NOT LOADED
088025-027||+|0|0|b|jy|0|y|N|0|
#089 NOT LOADED
090-099028||+ab|0|0|b|jv|0|y|N|0|
100030-111034||-w+|0|0|b|ay|0|y|N|0|
#112-129 NOT LOADED
130035||-w+|0|0|b|to|0|y|N|0|
#131-209 NOT LOADED
210037||+|0|0|b|y|0|y|N|0|
211040-222050||+|0|0|b|uy|0|y|N|0|
#223-239 NOT LOADED
240052||-w+|0|0|b|ty|0|y|N|0|
241-243060||+|0|0|b|uy|0|y|N|0|
#244 NOT LOADED
245070||+|0|0|b|ty|0|y|N|0|%bracket="h"
246-247
074||+|0|0|b|uv|0|y|N|0|
#248-249 NOT LOADED
250082||+|0|0|b|ey|0|y|N|0|
#251-253 NOT LOADED
254-257086||+|0|0|b|yg|0|y|N|0|
#258-259 NOT LOADED
260-262||+088||+|0|0|0|b|py|0|y|N|0|
263090||+|0|0|b|y|0|y|N|0|
264092||+|0|0|b|py|0|y|N|0|
265097||+|0|0|b|y|0|y|N|0|
#266-269 NOT LOADED
270099||+|0|0|b|py|0|y|N|0|
#271-299 NOT LOADED
300-399||+100-111||-w|0|0|b|ra|0|y|N|0|
400-490130||-w|0|0|b|st|0|y|N|0|
#491-499 NOT LOADED
500-589||+|210-214||+|0|0|b|nu|0|y|N|0|
#590-599 NOT LOADED
600-689222||-w+|0|0|b|dy|0|y|N|0|
690-691229||-w+|0|0|b|vu|0|y|N|0|
692-699240||-w|0|0|b|du|0|y|N|0|
700241-711243||-w+|0|0|b|bu|0|y|N|0|
#712-719 NOT LOADED
720245||-w+|0|0|b|yt|0|y|N|0|
#721-729 NOT LOADED
730-740||-w%bracket="h"
246||+|0|0|b|u|0|y|N|0|%bracket%map=("hm2bmap.noperiod"
#741-751 NOT LOADED
752-755)
247||+|0|0|b|yt|0|y|N|0|
#756-759 NOT LOADED
760-777250||+|0|0|b|qe|0|y|N|0|
#778-779 NOT LOADED
780254-257||+|0|0|b|xe|0|y|N|0|
#781-784 NOT LOADED
785260-262||+|0|0|b|zp|0|y|N|0|
786263||+|0|0|b|y|0|y|N|0|
787264||+|0|0|b|wp|0|y|N|0|
#788-799 NOT LOADED
800-811265||-w+|0|0|b|sy|0|y|N|0|
#812-829 NOT LOADED
830270||-w+|0|0|b|sp|0|y|N|0|%bracket="h"
#831-839 NOT LOADED
840||-w|300-399||+|0|0|b|sr|0|y|N|0|
841400-855490||+-w|0|0|b|ys|0|y|N|0|
856500-504||+|0|0|b|vn|0|y|N|0|%map="m2bmap.art"
856
505||+|0|0|b|yk|0|y|N|0|%map="m2bmap.not"
#857-865 NOT LOADED
866
506-519||+|0|0|b|hn|0|y|N|0|
867-868520||+|0|0|b|ym|0|y|N|0|
#869-879 NOT LOADED
880|521-599||+|0|0|b|yn|0|y|N|0|
#881-897 NOT LOADED
898600-699||+-w|0|0|b|yd|0|y|N|0|
#899 NOT LOADED
900-906700-711||+-w|0|0|b|yb|0|y|N|0|
#907-908 NOT LOADED
909-937||+730-740||-w|0|0|b|yu|0|y|N|0|
#938 NOT LOADED
939-947%bracket="h"
752-755||+|0|0|b|y|0|y|N|0|
#948 NOT LOADED
949|945760-777||+|0|0|ib|dq|0|y|N|0|
950-959780||+|0|0|b|yx|0|y|N|0|
#960-961 NOT LOADED
962-987785||+|0|0|b|yz|0|y|N|0|
#988-989 NOT LOADED
990-994786||+|0|0|b|y|0|y|N|0|
787|995|T+|0|0|b|mq|0|y|N|0|
 |aLoaded with m2btab.msc in this month
996-999||+800-811||-w|0|0|b|s|0|y|N|0|
830||-w|0|0|b|s|0|y|N|0|%bracket="h"
840||-w|0|0|b|ys|0|y|N|0|
Expand
titleItem records

The load will create one item record for each 949 1 field included in each MARC record.

Element

Incoming

Target

Call number MARC tag

subfield z

MARC tag

Call number prefix

subfield d

subfield d

Classification number

subfield a

subfield d

Cutter number

subfield b

subfield b

Call number suffix

subfield e or k

subfield e or k

Volume

subfield c

volume field

Local note

subfield f

variable local note

Copy number

subfield g

fixed copy number

Agency

subfield h

fixed agency number

Barcode

subfield i

variable barcode field

Price2

subfield j

variable price2 field
(not currently used)

Location

subfield l

fixed item location field

Pop up circ message

subfield m

variable message field

Internal note

subfield n

variable internal note field

OPAC message

subfield o

fixed OPAC message field
(only works in classic catalog)

Price

subfield p

fixed price field

Icode1

subfield q

fixed Icode1 field

Icode2

subfield r

fixed Icode2 field

Status

subfield s

fixed status field

Itype

subfield t

fixed Itype field

Item message

subfield u

fixed Imessage field

Owning location

subfield l

variable free text owning location field
(not currently used)

eContent

subfield w

variable eContent field
(used by Pika for electronic resources from Sierra, rarely used)

Info

Format:

949 \1$z090$dPRE$cE842$b.D28 2003$eSUF$h13$i1050003456789$lculmb$mMESSAGE$t18

Code:

Code Block
languagenone
|||0|0| | |0|n|G|0|@link="i:1:949 1"
/^949 1|z|d:ab:ek|0|0|i|c|0|y|N|1|
/^949 1||c|0|0|i|v|0|n|N|1|#com="v"
/^949 1||f|0|0|i|n|0|n|N|1|
/^949 1||g|0|3|i| |58|n|N|1|#com="cop"
/^949 1||h|0|3|i| |127|n|N|1|#com="ag"
/^949 1||i|0|0|i|b|0|n|N|1|#com="i/a"@item
/^949 1||j|0|0|i|p|0|n|N|1|price2
/^949 1||l|0|5|i| |79|n|N|1|#com="loc"
/^949 1||m|0|0|i|m
856||+|0|0|b|y|0|y|N|0|
880||+|0|0|b|y|0|y|N|0|
882-883||+|0|0|b|y|0|y|N|0|
886||+|0|0|b|y|0|y|N|0|
898||+|0|0|b|y|0|y|N|0|
900-909||+|0|0|b|y|0|y|N|0|
910||+|0|0|b|y|0|y|N|0|
911-919||+|0|0|b|y|0|y|N|0|
921-948||+|0|0|b|y|0|y|N|0|
950-994||+|0|0|b|y|0|y|N|0|
|995|T|0|0|b|y|0|y|N|0|  |aLoaded with m2btab.oapi in this month
996-998||+|0|0|b|y|0|y|N|0|
Expand
titleOrder records

The load will create one order record for every record loaded. If there are no 960 fields it will use the information from the system default order template _o.

FIXED FIELDS

Incoming

Output

008 Language field

Order LANG field

008 Country field

Order COUNTRY field

960 $a

ACQ TYPE

960 $b

CLAIM

960 $c

CODE1

960 $d

CODE2

960 $e

CODE3

960 $f

CODE4

960 $g

FORMAT

960 $h

ORD NOTE

960 $i

ORD TYPE

960 $j

RACTION

960 $k

RLOC

960 $l

BLOC

960 $m

STATUS

960 $n

TLOC

960 $o

COPIES

960 $p

CDATE

960 $q

ODATE

960 $r

RDATE

960 $s

EPRICE

960 $t

LOCATION (Order)

960 $u

FUND

960 $v

VENDOR

960 $w

LANG

960 $x

COUNTRY

960 $y

VOLUME

VARIABLE FIELDS

Incoming field

Output

020 $a

ISBN PICK

037 $a

ENTERED BY

961 $Ma i

IDENTITY

961 $b x

FOR. CURR.

961 $Mc n

NOTE

961 $Md z

INT. NOTE

961 $Me d

REF NOTE

961 $Mf s

RECOMMEND

961 $Mg q

VEN. ADDR.

961 $Mh v

VEN. NOTE

961 $Mi f

VEN. TITLE

961 $Mj a

ADDRESS

961 $Mk g

Tickler

961 $Ml r

REVIEWED

961 $Mm p

PUB REL DA

Info

Format:

Code:

Code Block
languagenone
/^960||a|0|0|o| |1|n|N|1|acq type
/^960||b|0|0|o| |4|n|N|1|claim
/^960||c|0|0|o| |6|n|N|1|code1
/^960||d|0|0|o| |7|n|N|1|code2
/^960||e|0|0|o| |8|n|N|1|code3
/^960||f|0|0|o| |9|n|N|1|code4
/^960||g|0|0|o| |11|n|N|1|format
/^960||h|0|0|o| |14|n|N|1|ord note
/^960||i|0|0|o| |15|n|N|1|ord type
/^960||j|0|0|o| |16|n|N|1|raction
/^960||k|0|0|o| |18|n|N|1|rloc
/^960||l|0|0|o| |19|n|N|1|bloc
/^960||m|0|0|o| |20|n|N|1|status
/^960||n|0|0|o| |21|n|N|1|tloc
/^960||p|0|0|o| |3|n|N|1|cdate
/^960||q|0|0|o| |13|n|N|1|odate
/^960||r|0|0|o| |17|n|N|1|rdate
#/^960||z|0|20|o| |0|n|N|1|%foreign
/^960||s|0|0|o| |10|n|N|1|eprice
/^960||t|0|0|o| |2|n|N|1|location
/^960||o|0|0|o| |5|n|N|1|copies
/^960||u|0|0|o| |12|n|N|1|fund
/^960||v|0|0|o| |22|n|N|1|vendor
/^960||w|0|0|o| |23|n|N|1|language
/^960||x|0|0|o| |100|n|N|1|country
/^960||y|0|0|o| |106|n|N|1|volume
##order record variable-length fields##
#double-check varflds at site to make sure they match/exist
/^020||a|0|0|o|b|0|n|N|1|PO info
/^037||a|0|0|o|e|0|n|N|1|Ebook ID
/^961||Ma|0|0|o|i|0|n|N|1|identity
/^961||b|0|0|o|x|0|n|N|1|for curr
/^961||Mc|0|0|o|n|0|n|N|1|note
/^949 1^961||nMd|0|0|io|xz|0|n|N|1|int note
/^949 1^961||oMe|0|10|io| d|1080|n|N|1|#com="om"old order number
/^949 1^961||pMf|0|80|io| s|620|n|N|1|#com="pr"selector
/^949 1^961||qMg|0|50|io| q|590|n|N|1|#com="i1"ven addr
/^949 1^961||rMh|0|10|io| v|600|n|N|1|#com="i2"ven note
/^949 1^961||sMi|0|10|io| f|880|n|N|1|#com="sta"ven title
/^949 1^961||tMj|0|30|io| a|610|n|N|1|#com="ty"paid note
/^949 1^961||uMk|0|10|io| g|970|n|N|1|#com="im"ship to
/^949 1^961||vMl|0|0|io|lr|0|n|N|1|requestor
/^949 1^961||wMm|0|0|io|gp|0|n|N|1|blanket po

Related Documentation

Page Properties
Filter by label (Content by label)
showLabelsfalse
cqllabel = "sierra" and label = "cataloging" and label in ( "cataloger" , "copy_cataloger" , "acquisitions_staff" , "metadata_staff" , "marc_record_loading" )

...