Configuring EAM for stateless mode - HxGN EAM - 11.07.01 - Feature Briefs - Hexagon

HxGN EAM Stateful And Stateless Modes

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
11.7.1

Once the Couchbase cluster is configured, EAM can be configured to run in stateless mode and connect to Couchbase.

  • Open depconfig\extended_properties.cml

  • Locate the <eamcache> section and make the following changes:

    • Statetype

      • Set to stateless

    • Externcachehost

      • The IP address (preferable) or name of one server in the Couchbase cluster

      • This value is required

    • externcachehost2

      • The IP address (preferable) or name of a second server in the Couchbase cluster

      • This value is optional but recommended. In the event the externcachehost node is removed from the cluster, this value gives the client another route to the Couchbase cluster.

    • Bucket and bucketPassword

      • If the Couchbase cluster was configured with the ‘default’ bucket and no password, leave these values blank

      • If a bucket other than ‘default’ was created in Couchbase enter the bucket and password values here

    • Sysrefreshcache

      • When the refresh cache operation is invoked by a user in stateless mode, the server attempts to refresh the cache in every JVM in the cluster simultaneously.

      • This flag controls how often a job in each JVM wakes up to check whether the refresh cache operation has been invoked by an end user and thus needs to be executed in that JVM.

      • If the value is left as ‘false’, it defaults to 15 minutes.

      • This value may be changed to any integer between 5 and 60 inclusive. Values outside that range will be ignored.

      • The unit of measurement is minutes.

    • Oldbaseuri

      • This parameter is used for ZDU.