Release Notes for Oracle Health Insurance Product Definition Patch 3.20.2.0.2

Enhancements

No enhancements.

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.

Deprecated items (to be removed in future release)

This section intentionally left blank.

Breaking Changes

Ref Action Subject Description

PRD-2435

Modified

Activity Integration Point

The property ohi.processing.headroom.{0} should be changed to ohi.max.headroom.{0} to create consistency with the property ohi.max.headroom.
This change can cause performance issues as the default value may not be optimal for every situation.

Bug Fixes

BugDB SR Internal BP Summary

32113614

3-24068646251

PRD-2425

BP

BUSINESS VALIDATION ERROR NOT HANDLED CORRECTLY IN UI LEADING TO UNEXPECTED EXCEPTION

Description:

When business validation added to the corresponding UI data row, exception throws and it was not handled in UI. So it navigates to the standard error page.

Resolution:

Handled the error where save logic is written. Now it will be shown in the corresponding page like standard error.

32150167

3-24500949741

PRD-2430

BP

Exception occurred when user selects value to the column level multivalue flex code.

Description:

When user selects the value to the column level LOV multivalue flex code, null pointer exception is logged and error page is getting navigated. First it is observed in parameters section from enrollment product screen.

Resolution:

Code change implemented which initializes to empty string instead of null.Now value can be selected to the column level LOV multivalue flex code.

32165302

PRD-2435

Breaking property name change: ohi.processing.headroom.{0} is changed to ohi.max.headroom.{0}

Description:

The property ohi.processing.headroom.{0} should be changed to ohi.max.headroom.{0} to create consistency with the property ohi.max.headroom.
This change can cause performance issues as the default value may not be optimal for every situation.

Resolution:

If a property matching ohi.processing.headroom.{0} is set through api or property file, use ohi.max.headroom.{0} instead.

Issues that were backported in previous Release / Patch

No backports.