<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>I have a question about the locations and from where it get the data of the marcs.<br><br></div>For what I understand after running the <a href="http://move_marc_to_biblioitems.pl">move_marc_to_biblioitems.pl</a> two new columns are created, marc and marcxml. <br><br></div>And it moves all the data from marc_subfield_table to those fields.<br><br></div>That has happen alright, my problem now is that I see the marcxml record this fields:<br><br>  <datafield tag="900" ind1=" " ind2=" "><br>    <subfield code="b">n</subfield><br>    <subfield code="c">a</subfield><br>    <subfield code="d">m</subfield><br>    <subfield code="g">2</subfield><br>    <subfield code="h">2</subfield><br>    <subfield code="k">a</subfield><br>  </datafield><br>  <datafield tag="908" ind1=" " ind2=" "><br>    <subfield code="1">090903</subfield><br>    <subfield code="2">t</subfield><br>    <subfield code="3">2007</subfield><br>    <subfield code="5">XXK</subfield><br>    <subfield code="6">ENG</subfield><br>    <subfield code="8">d</subfield><br>    <subfield code="a">a</subfield><br>    <subfield code="b">g</subfield><br>    <subfield code="c">r</subfield><br>    <subfield code="d">n</subfield><br>    <subfield code="f">0</subfield><br>    <subfield code="g">0</subfield><br>    <subfield code="h">1</subfield><br>    <subfield code="j">0</subfield><br>    <subfield code="z">1</subfield><br>  </datafield><br><br></div>But on the interface I can't find the fields 900 or 908! Not in the MARCdetail.pl or the <a href="http://addbiblio.pl">addbiblio.pl</a> those fields are empty.<br><br></div>For what I see It take the value from there but is not populating them. What I'm missing?<br><br></div>Regards and thanks for the help!!<br><div><div><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div></div></div>