Versions Compared

Key

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

NOTE!!! This script would overwrite contributors.name rule, be careful if you have any custom rules for those targets

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODDICORE-355

...

Scripts were created to adjust mandatory MARC-to-instance mapping rules updates for Poppy release (see

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODDICORE-347
)

Note that this script does NOT update existing Inventory Instances based on the updated mapping rules. The revised rules will only apply to Source = MARC Instances that are created or updated after the mapping changes are made. To refresh all existing instances against the updated rules, libraries will need to run a separate script. This refresh script will take a long time if the library has many instances. 

...

The script does not update mapping rules for the MARC fields whose mapping has been customized by a user. In this case the script will print MARC fields for which mapping rules could not be updated, and will suggest updating rules for such MARC fields manually following this guide.

Configuration File

  • okapiUrl          - your library okapi url. (Can be seen in the app settings → software versions → okapi services → okapi)
  • tenant             - admin tenant
  • username        - admin user name
  • password        - admin user name password

...