Versions Compared

Key

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

Module

Instructions

Comments

Contact person

Notes:

...

mod-tlr

Perform the following manual setup after deployment:

  • Allow TLR in all tenants (Settings → Circulation → General)

  • Enable ECS TLR feature in the central tenant (Settings → Circulation → General)

  • Optionally, check manually that the feature has been enabled in both mod-tlr and mod-circulation-storage:
    GET /tlr/settings
    GET /circulation-settings-storage/circulation-settings

This module is new, it should only be deployed in the Central tenant

Alexander Kurash

mod-requests-mediated

This module is new, it should only be deployed in the Secure tenant

Alexander Kurash

mod-inventory-storage

Configure ECS_TLR_FEATURE_ENABLED environment variable with the value true

Configure SECURE_REQUESTS_FEATURE_ENABLED environment variable with the value true

The ECS_TLR_FEATURE_ENABLED variable enables the shared service points logic on Inventory

The SECURE_REQUESTS_FEATURE_ENABLED variable allows to setting up required reference data

Alexander Kurash

edge-patron

Configure SECURE_TENANT_ID environment variable with the value of secure tenant ID

Alexander Kurash

mod-patron

Configure SECURE_TENANT_ID environment variable with the value of secure tenant ID

Alexander Kurash

ui-circulation

Add variable enableEcsRequests: true, to platform-completestripes.config.jsconfig

The variable allows you to separate the appearance and behavior of some screen forms depending on the setup

Dmitriy Litvinenko

ui-requests

ui-requests-mediated

This module is new, it's expected to be only available in the Secure tenant

Dmitriy Litvinenko

Below is the expected distribution of modules across Eureka applications and tenants:

...