Release Notes for Oracle Health Insurance Enterprise Policy Administration Patch 4.23.2.0.6

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

Version compatibility: Oracle Health Insurance Enterprise Policy Administration Release 4.23.2.x is only compatible with other Oracle Health Insurance applications release version 4.23.2.x unless explicitly stated otherwise.
As per the Service Description, you are obligated to request a service upgrade within 90 days of this release being generally available (GA). In line with the Oracle Cloud Services Pillar document, Section 4.2.2 End of Life, this release will be EOL in 12 months.

Enhancements

ID Summary Patch

NXT-28465

Optimize REST graph recreation of reference sheet line when a new reference sheet is created

It was observed that creating reference sheet line every time a reference sheet creates is expensive process, which is causing huge memory consumption and causing time out issues. To address this, some source code have been optimised in ReferenceSheet.

4.24.1.0.0

POL-15391

Additional rules to restrict updates on payment registrations

Australian premium calculation process depends on various settings on payments registrations, and some of these attributes can only be set by the calculation process. Currently there are no restrictions which prevents changes to these setting though API/IP. This posses a risk that apply registration process may not compute the date paid to correctly or may get completed with errors. This enhancement introduces new business rules on registration entity to prevent errors which can be caused by adjusting payment registrations though external interface.

4.23.1.0.7, 4.24.1.0.0

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.

Bug Fixes

BugDB SR Internal Summary

36925407

3-37554577351

POL-15663

Evaluate Conditions not working in Edit Mode

Description:

Evaluate condition in floorplan not working for the first time in edit mode. Its working fine in create mode. initconditions are not used in floorplan, as evaluateconditions are not working as intended when used with initconditions

Resolution:

Evaluate conditions are working as expected

36915920

3-36983961191

POL-15654

No base views are generated for Insurable entity and Insurable person tables

Description:

Base view generation for OHI_INSURABLE_ENTITIES and OHI_INSURABLE_PERSONS tables was disabled.

Resolution:

Base view generation for OHI_INSURABLE_ENTITIES and OHI_INSURABLE_PERSONS tables has been enabled.

36876571

3-36890742711

POL-15554

The calculation of adjustments is incorrect for the last calculation period when done through amount function

Description:

The adjustment for the last period of calculation is not retaining the amount already applied for earlier periods and it is adjusting the full amount in the last calculation period

Resolution:

The adjustment amount calculation for the last segment for pro-rated amount function was not handled properly. A check was added to verify pro-rated amount function resulting in correct calculation

36923570

POL-15643

Adding dynamic field or record to existing custom floorplan does not show details in the last section of Add to Floorplan flow.

Description:

The floorplan configuration details are not displayed in the add to floorplan flow when a dynamic field / record is added in an existing floorplan.

Resolution:

The floorplan configuration details are displayed in the add to floorplan flow when a dynamic field / record is added in an existing floorplan.

37056480

POL-15839

Inbound & outbound exchange: Action items like build, message, download missing

Description:

In Inbound and Outbound exchange pages action buttons such as build, message, download are missing

Resolution:

Action buttons like build, message, download are visible on the Inbound and Outbound exchange pages

37048316

POL-15817

Enable reconcile functionality when enrolled days are less than total number of days in period span

Description:

When enrollment on the product ends before contract end date, the system is not reconciling the premium/adjustment charged for the last period. This results into difference in amounts expected to be charged Vs getting changed. System is calculating the last period amount as = Amount per Day × Total Enrolled days in the period.

Resolution:

The system is now reconciling the premium/adjustment charged for the last period. Now last period amount is calculated as = Applicable premium for the period member is enrolled within the contract - total charged till last period.

36809240

POL-15454

Columns deselection is not responding in table pages

Description:

The table page functions correctly when deselecting columns initially, but becomes unresponsive when columns are deselected after adding a row for example in the 'Transaction Reply Report Object Navigation' in Policy page.

Resolution:

Table column selection/deselection works properly now using column selector dropdown

36870994

3-37446733331

POL-15540

Additional Fields section is not rendering for certain groups in Groups setup page

Description:

When viewing a Group from Group Setup, for a particular subset of groups, the "Additional Fields" link is visible but not "clickable". This seems to be occurring when there is not enough data to fill the left hand tile.

Resolution:

Additional Fields links is visible and clickable for Groups page

36896141

3-37166566681

POL-15617

Policies batch IP fails with optimistic lock failure on (GEN-RULE-020) group client

Description:

When a data file with a large number of policy payloads for the same group account (or group accounts attached to the same group client) and for existing policies (with changes on the policy group account), is processed by the Policy In Batch IP, it runs into an optimistic lock failure on group client: GEN-RULE-020: The entity GroupClientDomain Primary Key>xxx cannot be updated because it has changed or been deleted since it was last read.

Resolution:

When something on the group client set up is changed, the attributes objectLastUpdatedBy and objectLastUpdatedDate (like for instance if group accounts on the group clients are added/updated or removed) are updated. But in this case it also tried to update these attributes for updates on policy group accounts. This is removed as

a) it is not part of the setup data and

b) causes this optimistic lock as multiple processes are trying to update the same group client.

36900608

POL-15626

Remove icon is removing multiple the multi-value rows.

Description:

When multiple rows of data for multi-value dynamic fields are added and the remove link on clicking the remove link, multiple rows are removed apart from the one with remove.

Resolution:

Clicking on remove link, removes the respective multi-value dynamic field row data and other rows are not removed.

36910566

POL-15640

Currency digit symbol displayed on multiple lines in Members Foldout Page

Description:

Navigate to members and open any member which has value in products. In this Foldout Page the currency symbols SR or US is displayed on two lines one below the other

Resolution:

In Members Foldout Page the currency symbol is displayed before amount value in a single line

Issues that were backported in previous Release / Patch

No backports.