...
Code Block | ||
---|---|---|
| ||
java -jar folio-mapping-rules-update-poppy.jar configuration.json |
CLI tool/script requirements:
- Java 17
In order to run the CLI tool you need the following:
- Create JSON file with configuration (see: configuration file )
- Open terminal (Mac OS or UNIX Systems) or Power shell (Windows)
- Go to the folder where the CLI tool executable artifact is located
- Run the CLI tool/script with the configuration file path parameter (just file name if the script is located in the same folder)
CLI tool/script requirements:
...
The CLI tool/script does not update mapping rules for the MARC fields whose mapping has been customized/changed by a user. In this case script will print MARC fields for which mapping rules could not be updated, and will suggest updating rules for such MARC fields manually using this guidance.
...