Release Notes for Oracle Insurance Gateway Patch 3.21.1.0.1

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

Version compatibility: Oracle Insurance Gateway Release 3.21.1.x is only compatible with other Oracle Health Insurance applications release version 3.21.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.

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

32564689

OIG-1777

View sub exchanges page keeps loading when user navigate to it from sub exchange creator step.

Description:

When user try to navigate to sub exchanges page using subexchange creator step, page keeps on loading with busy state icon. View exchange page shall load properly while navigating back to sub exchange page.

Resolution:

Now view Sub Exchanges page loads properly when the user navigates to it from sub exchanges creator step.

32653996

3-25325702161

OIG-1884

BP

HICAPS Cancel response should populate DE48 zeroes (excl. DOS) on unmatched cancel

Description:

Whenever a cancel request does not yield a single candidate exchange with a claim to be canceled, line items in the response as contained by DE48 (data element 48, aka additional data private) are missing. This leads to problems in processing the response message through the network of systems all the way through to the printed receipt at the terminal.

Resolution:

With this release, whenever a single candidate is not found (i.e. unmatched cancel), the system will return one line item in DE48 with all zeroes (except DOS, date of service). This allows the network of system to properly deal with this cancellation response and the receipt to come out correctly.

32654013

3-25325702161

OIG-1885

BP

HICAPS Cancel response should populate DE48 with appropriate line items

Description:

Whenever a cancel candidate can be found for a claim cancel request, line items in the response as contained by DE48 (data element 48, aka additional data private) are currently copied from the original claim transaction request. This leads to problems in processing the response in downstream systems, all the way down through the printed receipt at the terminal.

Resolution:

Instead of copying DE48 of the claim transaction request into the claim cancellation response, DE48 of the claim cancellation response is taken and copied to the claim cancellation response. Note that this could mean that on the actual receipt that is printed at the terminal for claim cancellations, the values returned on the charged amount line items potentially do not sum up to the charged amount specified on the 'header'. This situation is known and apparently is related to some restriction of the HICAPS system, with which OIG communicates.

32654811

3-25396702411

OIG-1887

BP

Healthpoint Cancel response should populate DE48 with appropriate line items

Description:

Whenever a cancel candidate can be found for a claim cancel request, line items in the response as contained by DE48 (data element 48, aka additional data private) are currently copied from the original claim transaction request. This leads to problems in processing the response in downstream systems, all the way down through the printed receipt at the terminal.

Resolution:

With this release DE48 of the cancel response is copied from the DE48 field of the original claim transaction response.

31581071

OIG-989

BP

Application get hangup when "\\" is included in File Name Pattern field

Description:

In Agent Configuration page, if we add “\\” in file name pattern field while creating/editing item, application hangs after getting 400 error in the API response

Resolution:

Application does not hang, when file name pattern field contains "\\" in it instead an error message is shown on the Agent configuration page.

Issues that were backported in previous Release / Patch

No backports.