...
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.
Script execution
Script executable for POPPY: folio-contributors-field-mapping-rules-update-poppy.jar
Code Block |
---|
java -jar folio-mapping-rules-update-poppy.jar configuration.json |
...