Release Notes for Oracle Health Insurance Enterprise Policy Administration Patch 3.21.3.0.8

This document contains the release notes for Oracle Health Insurance Enterprise Policy Administration Patch 3.21.3.0.8.

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

Ref Action Subject Description

POL-10040

Added

deep link for enrollment member

Added deep link for Enrollment member in floorplan in policies page

POL-10043

Modified

Premium Schedule lines are not showing up in JET when primaryDateFormat

Default date format is set in jet for primaryDateFormat is missing in defaultCountry.

Deprecated items (to be removed in future release)

This section intentionally left blank.

Breaking Changes

This section intentionally left blank.

Bug Fixes

BugDB SR Internal BP Summary

33859647

3-28532654551

POL-10023

FlexCode Not saving the Data Value

Description:

Flexcode is not saving the data

Resolution:

Flexcode data is saved without any errors

33884559

POL-10078

BP

Enrollment member not shown as deep link in policies page

Description:

Enrollment member not shown as deep link in policies page.

Resolution:

Added deep link for Enrollment member in policies page

33888927

POL-10089

BP

Technical Error if schedule definition or premium schedule code length is more than 30

Description:

Schedule definition or premium schedule definition code length is extended to 100 but in financial transaction details component length is not extended to store these values. It can currently store a code of length 30. This leads to a technical error when schedule definition or premium schedule code length is greater than 30.

Resolution:

The length of premium schedule code and component code for financial transaction details is now increased to 100. Technical error should no longer be encountered.

33889337

POL-10090

BP

Option to select working/active copy from policies page should be enabled on click of person deeplink

Description:

Option to select working/active copy from policies page should be available on click of person deep link. User should see an option to select working/active copy in the person pop up on click of person deeplink.

Resolution:

Option to select working/active copy from policies page is available on click of person deep link.

33899260

POL-10107

BP

Create group account product does not work if there are multiple floorplan.

Description:

When multiple floorplans are configured for group account product, sub-client, and group account under group client, create action is not working for these pages.

Resolution:

When multiple floorplans are configured for any detail page (tab) in JET, the create action shows proper floorplans and user is able to add without any issues

33930050

POL-10208

Alignment for New View Toggle Button

Description:

Alignment of New view toggle button and corresponding working copy dropdown was broken

Resolution:

New view toggle button and working copy dropdown are aligned now and they will display on the same line wherever applicable.

33938521

POL-10223

BP

Date format mentioned in 'Primary Date Format' for the default country selection is not reflecting in JET UI.

Description:

When a primary date format is mentioned for the default country, the date format in JET UI should be the same as the format specified for the default country or set it to default format 'dd-MM-yyyy' in case not specified. Currently, date format is always 'MM/dd/yy'.

Resolution:

Fix made to show correct date format.

33944963

POL-10253

BP

When multiple floorplans are configured for dynamic record, it shows different set in tab 'add' dropdown

Description:

When multiple floorplans are configured as detail view for dynamic record or child resource in the tab, it shows different floorplan set in the tab 'add' dropdown instead of showing the floorplans configured for that dynamic record or child resource,

Resolution:

Fix to show correct floorplan set in the tab 'add' dropdown.

33796750

POL-9883

BP

Policy page, Enrollment tab: When an error is encountered at policy enrollment product level, with cancel operation empty rows are created under policy enrollment products section.

Description:

When an error is encountered, on cancel operation, errored row is not removed. An additional empty row appears under enrollment products level.

Resolution:

In JET pages when an error is encountered , cancel operation removes errored row successfully and empty rows doesn’t appear.

33913886

POL-10170

BP

Premium Schedule lines are not showing up in JET when primaryDateFormat is not set

Description:

Premium Schedule Lines are not shown and primaryDateFormat is missing in defaultCountry section of userinformation api response.

Resolution:

Premium Schedule lines are shown in UI now based on default dateFormat if primaryDateFormat is not set for defaultCountry

33915095

POL-10180

BP

Searching reference sheet lines based on flex code in dynamic logic does full table scan on OHI_REFERENCE_SHEET_LINES

Description:

Searching for reference sheet lines based on flex code using SearchBuilder (using equality comparison) in the dynamic logic does a full table scan on OHI_REFERENCE_SHEET_LINES table

Resolution:

Searching for reference sheet lines based on flex code using SearchBuilder (using equality comparison) in the dynamic logic now makes use of the JSON search index

33929856

POL-10210

BP

Currency is not getting displayed for parameter domain values

Description:

Under Parameter Values tab, setup a parameter domain record by selecting a parameter alias value which was saved in parameter domain tab of enrollment product page. The amount is displayed but currency is not displayed

Resolution:

Currency is also displayed now for parameter domain values

33796928

POL-9888

BP

Policy Addons and parameter values tab: Have to click on ADD button twice to create a new row

Description:

At tab level, when we click on add, a new row is added and page is brought to edit mode. View is refreshed. As a result, new row disappears. User has to click on add again to add new row.

Resolution:

When user clicks on add at tab level, a new row appears and page is brought to edit mode. When the view is refreshed again, new row doesn’t disappear now

33849500

POL-9982

BP

Edit not working for group client and group account notes

Description:

Edit functionality not working for group client and group account notes

Resolution:

Now, Edit functionality will work for group client and group account notes.

Issues that were backported in previous Release / Patch

No backports.