Release Notes for Oracle Health Insurance Enterprise Policy Administration Patch 3.22.2.0.20
This document contains the release notes for Oracle Health Insurance Enterprise Policy Administration Patch 3.22.2.0.20.
| Version compatibility: Oracle Health Insurance Enterprise Policy Administration Release 3.22.2.x is only compatible with other Oracle Health Insurance applications release version 3.22.2.x unless explicitly stated otherwise. |
| In accordance with the OHI error correction policy (Document 1494031.1 on My Oracle Support), error correction support will be provided for this release and the previous two releases. |
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
Bug Fixes
| BugDB | SR | Internal | BP | Summary |
|---|---|---|---|---|
35982998 |
3-34704151961 |
POL-13913 |
BP |
Deeplink of PremiumSchedule in GroupAccountProducts page is throwing a blank screen |
Description: |
When DeepLink for PremiumSchedule is enabled in GroupAccountProducts page, deeplink drawer opens with a blank screen instead it should show the expected data in the drawer. |
|||
Resolution: |
Enabling Deeplink for PremiumSchedule works fine, the deeplink drawer opens with expected data. |
|||
35999731 |
3-34734720061 |
POL-13952 |
BP |
Premium Calculation Result in JET UI Not Displaying Accurately when enrollment product is ended |
Description: |
In a retro termination scenario where premium calculation results have been reversed and not recreated, the Premium view in JET UI is incorrectly displaying the reversed calculation results. |
|||
Resolution: |
In a retro termination scenario where premium calculation results have been reversed and not recreated, JET UI displays proper reversed calculation results. |
|||
36061024 |
3-34993002381 |
POL-14035 |
BP |
Person Covered Services are removed when they end on the Reference Input Date |
Description: |
Person Covered Services that end on the Reference Input Date are removed when reprocessed, but not regenerated. Therefore, these Person Covered Services end up missing during a second generation cycle. |
|||
Resolution: |
Person Covered Services that end on the Reference Input Date are not removed during a second generation cycle. |
|||