Configuring tenant to handle cache in stateful mode - HxGN EAM - 12.0.1 - Installation & Upgrade

HxGN EAM Application Installation

Language
English
Product
HxGN EAM
Search by Category
Installation & Upgrade
HxGN EAM Version
12.0.1

When HxGN EAM running in domain mode and/or under load balancer then configure tenant to handle cache in stateful mode which will handle the cache handling when refreshCache.jsp is called. Ensure this tenant exists in all EAM server instances running under load balancer.

  1. Open the file [APP_HOME]/depconfig/properties/external/config.yml in a text editor.

  2. Add/modify the cache section of the file like the example below:

cache:

configtenant: "" # tenant name, if it is empty then system will sort all tenants alpha

betically and takes the first tenant to handle stateful mode cache management in multiple-

JVM environment.

If you don’t configure configtenant then system will sort all tenants configured in alpha numeric order and takes first tenant as configtenant.