Release Notes for Oracle Health Insurance Product Definition Patch 4.23.1.0.5

This document contains the release notes for Oracle Health Insurance Product Definition Patch 4.23.1.0.5.

Version compatibility: Oracle Health Insurance Product Definition Release 4.23.1.x is only compatible with other Oracle Health Insurance applications release version 4.23.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.

Bug Fixes

BugDB SR Internal Summary

35702222

PRD-3705

SaaS: Default service options and services are not getting added while creating a new product.

Description:

When 'productIncludeDefaultJET' has a value set to true, this should allow the users to add default services and service options to the Product. Currently, this is not happening in SAAS environments.

Resolution:

Changed logic to ensure that it accepts the header value case-insensitively and adds default service options and services to the product.

36506953

3-36314937451

PRD-4329

Parameter Alias Value Not Visible in JET when it has value 0

Description:

Parameter values of any type, when the parameter has a value of 0, are not displayed in JET

Resolution:

Parameter Alias value which has value set to 0 is visible in JET

36459375

3-36176430291

PRD-4253

Dynamic records ID should be returned as string in the API response

Description:

The ID of dynamic records of resources are returned as number (Long) in the API response, they should be returned as String.

Resolution:

The Dynamic records ID was transformed from Long to String in the API response

37082183

3-37721036601

PRD-4638

Carry-over settings are not copied during the copy product IP operation.

Description:

Carry-over settings are not copied during the copy product IP operation.

Resolution:

During the product copy operation, if a product has any carry-over settings, we have added logic to ensure that the carry-over settings are copied along with the product.

36993206

3-37715853681

PRD-4586

Dynamic records ID should be returned as string in the API response

Description:

The ID of dynamic records of resources are returned as number (Long) in the API response, they should be returned as String.

Resolution:

The Dynamic records ID was transformed from Long to String in the API response

37184632

3-38227256651

PRD-4671

reservation regime - regimecode is missing in the product export zip (for products_http)

Description:

reservation regime - regime code is missing in the product export zip (for products_http)

Resolution:

regime code is added to product export zip (for products_http)

37052325

PRD-4607

Clicking on File Export should download file in HTML format in ADF

Description:

Clicking on File Export should download file in HTML format in ADF.

Resolution:

When user clicks on File Export in ADF UI Page, file gets downloaded in HTML format.

35675381

PRD-3689

Table pages: Only the first few records are loaded in UI; no scrolling is possible after those first few records

Description:

In table pages, all the records are not rendered in UI. Fewer records are displayed than the total records available. When we add a new record, it is not shown in the UI after scrolling but displayed on search.

Resolution:

Scrolling is possible after the first few records, and all the results loaded are visible in the UI.

Issues that were backported in previous Release / Patch

No backports.