Release Notes for Oracle Insurance Gateway Patch 4.25.1.0.3

This document contains the release notes for Oracle Insurance Gateway Patch 4.25.1.0.3.

Version compatibility: Oracle Insurance Gateway 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.
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

ID Summary Patch

CPN-3926

Automatic heap histogram collection for improved memory analysis

A heap histogram is a lightweight memory dump that provides detailed information about objects in the heap, including their class names, sizes, and counts. It helps identify memory leaks, understand object allocation patterns, and optimize memory usage.

With this enhancement, heap histograms are automatically captured in SaaS deployments when the heap memory reaches a critical state, enabling proactive and improved memory analysis.

NXT-31023

Search Result Download in CSV Format

This enhancement addresses the issue of referenced fields being downloaded in one column as JSON data in the CSV exports from UI. With this enhancement all the displayed data of a reference field will be downloaded into separate columns.

Additional Upgrade Steps

This section describes the steps that a functional application manager will take during the upgrade. These steps to be performed as an application user who is authorized to access the Integration Points.

Post-Deploy Phase

  1. Upgrade OHI Agent

    Refer to Downloading and Running Oracle Health Insurance Agent for steps to perform the Agent upgrade.

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

Ref Action Description

OIG-4639

Modified

CO0019

keyboardshortcuts API and floorplans.enhance IP added to CO0019 function code

Bug Fixes

BugDB SR Internal Summary

37782153

3-39282478411

OIG-4320

Search on exchanges is very slow when access restriction is defined

Description:

Search on exchanges is very slow when an access restriction is defined for an integration. This is because of suboptimal query generated as a result of redundant joins.

Resolution:

Search on exchanges now works efficiently, when an access restriction is defined for an integration.

38461343

OIG-4639

keyboardshortcuts API should be part of CO0019 function code

Description:

keyboardshortcuts API and floorplans.enhance IP should be added to CO0019 function code

Resolution:

keyboardshortcuts API and floorplans.enhance IP added to CO0019 function code and also removed duplicate access from setup access role

38526002

3-42385139441

OIG-4677

OHI Agent shuts down if connection with OIG is lost

Description:

If OHI Agent loses connection with OIG, it does not attempt to re-connect to OIG and shuts down.

Resolution:

OHI Agent now automatically attempts to reinstate its connection with OIG after a connection loss.

38503443

3-42254456831

OIG-4670

OHI Agent fails to start if certain modules are disabled

Description:

OHI Agent fails to start when modules as2805_a and as2805_b are disabled through configuration properties.

Resolution:

OHI Agent now starts successfully when modules as2805_a and as2805_b are disabled through configuration properties.

38364325

3-41897697051

OIG-4598

Exchanges Screen does not have access rights to search for widgets by default

Description:

On accessing exchanges screen with page access only, results in error with message: GEN-HTTP-004: Not authorized for this operation on this resource.

Resolution:

On accessing the exchanges screen, no error is shown with respect to widgets access

38441032

3-42115849931

OIG-4633

Delivery By Agent step is marked done even though OHI Agent fails to deliver files

Description:

If OHI Agent fails to retrieve an access token for connecting with OIG, it fails to fetch the files to be delivered. Later, it sends an empty notification to OIG which is misinterpreted as a successful delivery and the Delivery by Agent step is marked as Done.

Resolution:

OIG no longer marks Delivery by Agent step as done if an empty notification is sent by OHI Agent, and an error message is added in exchange logs. Also, OHI Agent now attempts to retrieve an access token again in case of a failure during token retrieval.

Issues that were backported in previous Release / Patch

No backports.