Release Notes for Oracle Health Insurance Enterprise Policy Administration Patch 4.25.1.0.17
This document contains the release notes for Oracle Health Insurance Enterprise Policy Administration Patch 4.25.1.0.17.
| Version compatibility: Oracle Health Insurance Enterprise Policy Administration Release 4.25.1.x is only compatible with other Oracle Health Insurance applications release version 4.25.1.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 | Summary |
|---|---|---|---|
38902359 |
4-0001811737 |
POL-18304 |
Boilerplates are shown Parameter Values In Member Foldout page |
Description: |
Boilerplates are shown in member foldout for parameter values in products section instead of translated values. |
||
Resolution: |
Correct text values are shown instead of boilerplates for parameter values in products section of members foldout page |
||
39176418 |
4-0001814976 |
POL-18555 |
Multiple policies in Edit mode and not able to submit or purge when pre-enrollment is enabled. |
Description: |
When multiple policies are in Edit mode and system property "ohi.preenrollment.membercopy" is set to true, sometimes submitting a policy ended up in a unique key violation or purging a policy ended up in a foreign key violation. This happens when a new person is added in one policy using Policy In IP and that policy remains in Edit status, while a second policy uses the same (now existing) person with a person change (for example Date of Birth update) using Policy In IP. If the second policy is submitted first, a unique key violation can occur. If the first policy is purged, or if a later version of that policy is reverted and then an earlier version is purged, a foreign key violation can occur. |
||
Resolution: |
When a policy is submitted for a new person that also acts as a base for a working copy in another policy, or when a working copy is created for that person, policyGid is cleared where needed to prevent duplicate key conflicts. Revert processing now also cleans stale person relation policyGid references so reverted versions do not leave inconsistent links behind. Purge policy no longer tries to remove new persons when they are still in use by another policy. Instead, only the policyGid of the purged policy is cleared for persons on that policy. |
||
38591968 |
3-42051417011 |
POL-17956 |
Not able to view suffix (%, #) next to domain value in parameter domain values tab of enrollment products |
Description: |
After user navigates to parameter domain values tab and adds new record, not able to view suffix next to domain value (%, # etc.) in enrollment products |
||
Resolution: |
User is able to view suffix next to domain value after navigating to parameter domain values drawer of parameter domains tab in policy enrollment products page |
||
39280104 |
4-0001814443 |
POL-18662 |
Parameter alias names in parameter values tab are not loading in policy enrollment products |
Description: |
After user navigates to parameter values tab of policy enrollment products section of a policy, parameter alias names are not loading |
||
Resolution: |
Parameter alias names are loading fine after user navigates to parameter values tab of policy enrollment products section of a policy |
||
39330359 |
4-0002651658 |
POL-18689 |
Member Selection in Policy Enrollment is Not Working Under Policies |
Description: |
When flexcodes is configured in policy enrollments floorplan, member selection is not working |
||
Resolution: |
Member selection in policy enrollments is working fine |
||
39347974 |
POL-18696 |
Flexcodes configured as reftype in sets and labels of Results in policies Search returns error in console |
|
Description: |
When flexcodes are configured as reftype in sets and in labels of results component in policies search page, it results in error and page doesn’t load with quick search and advance search links |
||
Resolution: |
Search page works fine with flexcodes configured in the floorplan |
||