• Current and Stable
  • DCB MOBIUS Beta 2.4 Update 9 - 13 Dec 2023


    Changes

    Additionally, in dcb-service

    • v.4.0.0

      • Logging improvements

        • Switch to JSON logging

        • URI resolution exceptions for FOLIO ingest

        • Improved supplier hold error

        • Additional Polaris logging

    • v4.0.1

      • JSON logging dependency fix

      • Handle Polaris itemType as integer not string

    Additionally, in dcb-admin-ui

    • NA

    Deployment

    Summary

    Change Category

    Required

    Recommended

    Not Required

    Change Category

    Required

    Recommended

    Not Required

    Complete reset

     

     

     

    Environment configuration

     

     

     

    Host LMS configuration or setup

     

     

    Service configuration

     

     

    Ingest

     

     

     

    Index

     

     

    Library configuration

     

     

     

    Deploy new Executables

     

     

    Instructions

    Host LMS configuration or setup

    • Update client config and type in FOLIO Host LMS definitions as described in DCB-774.

    Service configuration

    • Set DCB_ENV_CODE and DCBV_ENV_DESCRIPTION as required, eg, "env": {"code": "KI-SPH-DEV","description": "K-Int, Sheffield Paradise House, DEV"},

     

    Verification

    After clear down

    Request a full repopulation of the Open/Elastic search index
    #!/bin/bash . ./setTarget.sh TOKEN=`./login` curl -X POST $TARGET/admin/reindex -H "Accept-Language: en" -H "Content-Type: application/json" -H "Authorization: Bearer $TOKEN" -d '{}'


    After deployment

     

     

    Operated as a Community Resource by the Open Library Foundation