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.

Enhancements

No enhancements.

Upgrade Steps for Installation

To perform the upgrade, perform the following steps:

  1. Perform any pre-upgrade steps.

  2. Stop all the managed nodes running the existing version of the application.

  3. Perform any pre-undeploy steps.

  4. Undeploy the existing version of the application.

  5. Back up the database.

  6. Perform any post-undeploy steps.

  7. Unpack the release bundle into a directory that we refer to as OHI_ROOT from now on.

  8. Change Installation Configuration: In <OHI_ROOT>/util/install, make a copy of ohi_install.cfg.template and name it ohi_install.cfg.

  9. Edit ohi_install.cfg to contain your specific database connection data and other configuration settings. The settings are explained in the file itself.

  10. Make sure NO connections are present to the database using the OHI_xxx_USER account (where xxx is the abbreviation of the application)

  11. Run the Upgrade script:

    1. Open a command window and browse to <OHI_ROOT>/util/install.

    2. Run the upgrade by executing ./ohi-update.sh .

  12. Make the required changes to the ohi properties file

  13. Perform any post-upgrade steps

  14. Start WebLogic application server

  15. Deploy the Application

  16. Perform any post-deploy steps

Configuration Properties

This section intentionally left blank.

Web Services

This section intentionally left blank.

Data Conversion

This section intentionally left blank.

Dynamic Logic

This section intentionally left blank.

UI Changes

This section intentionally left blank.

Breaking Changes

This section intentionally left blank.

Access Restrictions

This section intentionally left blank.

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

Issues that were backported in previous Release / Patch

No backports.