Health Check Endpoint Enhancements
TIBCO Order Management supports the health check endpoint to check the overall health status of the application resources like the EMS, Database, and Disk space. However, the current system does not show the number of database connection objects being used from the pool.
Now, with the enhanced health check system, you can find the number of database connection objects being used from the pool. You can set the getTotalDsConnection
flag as true to enable the enhanced health check where you can see the number of database connections in the output.
For Authorization service, the getTotalDsConnection
flag can be set in the $OM_HOME/roles/authorization-service/standalone/config/application.properties
file.
For all other services, the getTotalDsConnection
flag can be set in the $OM_HOME/seed-data\app-properties/ConfigValues_Common.json
file.