Versions Compared

Key

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

Taskalso: RB0002: Agency not appearing in dropdown for user login.

When: RTAC shows up copies but the agency is not properly listed against the copy, the copy will not be able to participate in resource sharing. Things to check

When: Agency is not listed in the options for patron login in discovery

...

Discovery scaffold when records are found for a known host LMS but location mapping codes are not present (And in this case, agency records are not present).

Corresponding effect in locate (Note holdings line 2):

...

If either of the above 2 screenshots match the issue then

Task : reconcile host lms, agency and mappings.

  1. The System code + location code paring need to be present in the canonical location codes mapping table. For example in the above mappings from context:STLOUIS, domain:locations, value:42 to context:DCB, domain:agency: value: 6slou was absent

    1. Currently, the canonical location codes are held in a google sheet - that sheet is reference in read-only mode in the first code snippet below

  2. If not present, the appropriate codes need to be re-added and then the mapping table re-uploaded.

...

  1. Finally, Agencies can only be shown if they are present - check that your agency record is present

    1. look in the agencies table in psql

    2. use the /agencies endpoint

    3. use the graphql endpoint

    4. use the admin app agencies

...