Release Notes for Oracle Health Insurance Enterprise Policy Administration Patch 3.21.2.0.10
This document contains the release notes for Oracle Health Insurance Enterprise Policy Administration Patch 3.21.2.0.10.
Enhancements
| ID | Summary | Description | Included in Patch |
|---|---|---|---|
POL-10396 |
Additional Tier Determination Settings |
Currently, the system determines the policy tier based on the reference date, typically configured to be the 1st of the calendar month. The tier is determined by ever policy enrollment with a policy enrollment product for the tiered product that is active on the 1st. This enhancement introduces more granular settings that support the following use case where Members that were added to the policy on or after a configured day of the month, do not count towards that month’s tier determination Members that were termed on the policy on or before a configured day of the month, do not count towards that months tier determination |
Upgrade Steps for Installation
To perform the upgrade, perform the following steps:
-
Perform any pre-upgrade steps.
-
Stop all the managed nodes running the .existing version of the application.
-
Perform any pre-undeploy steps.
-
Undeploy the existing version of the application.
-
Back up the database.
-
Perform any post-undeploy steps.
-
Unpack the release bundle into a directory that we refer to as OHI_ROOT from now on.
-
Change Installation Configuration: In
<OHI_ROOT>/util/install, make a copy ofohi_install.cfg.templateand name itohi_install.cfg. -
Edit
ohi_install.cfgto contain your specific database connection data and other configuration settings. The settings are explained in the file itself. -
Make sure NO connections are present to the database using the OHI_xxx_USER account (where xxx is the abbreviation of the application)
-
Run the Upgrade script:
-
Open a command window and browse to
<OHI_ROOT>/util/install. -
Run the upgrade by executing
./ohi-update.sh .
-
-
Make the required changes to the ohi properties file
-
Perform any post-upgrade steps
-
Start WebLogic application server
-
Deploy the Application
-
Perform any post-deploy steps