Versions Compared

Key

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

Do some more parsing and load data into FOLIO (aka create rows in FOLIO's db tables)

The ILS considers certain fields to be "local" and so does not overlay them and we end up with (sometimes several) duplicates of the same field/data combination. 

BE SURE TO UNIQ THOSE FIELDS BEFORE LOADING THAT DATA INTO FOLIO - see also how to uniq an array in Perl