Versions Compared

Key

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

...

When you have decided on and setup (where needed) these values in FOLIO you will have to make API calls to the configuration module to set the values the NCIP module will be looking for.  The script I've included assumes the value in 'fromAgency' of the requests will be ReShare.  The

There are Python scripts in github that will create these example configuration values for you and then set them in mod-config.  In these examples the value 'ReShare' will be is set as the ' configName ' for each of the configuration values. The configuration values are also described in the README file in github.

setup configuration options python script:

...

  This means that when the NCIP module receive requests with the 'FromAgencyId' value of ReShare, will apply to these configuration values.


Link to a Python script that sets up the example values in FOLIO.

Link to a Python script that sets these example values in mod-configuration.


There are example NCIP requests in github and lots more information about the module in the github readme file.


grant permissions python script:

...