Release Notes for Oracle Health Insurance Enterprise Policy Administration Patch 3.21.2.0.5
This document contains the release notes for Oracle Health Insurance Enterprise Policy Administration Patch 3.21.2.0.5.
Enhancements
| ID | Summary | Description | Included in Patch |
|---|---|---|---|
POL-6930 |
Billing Currency |
This enhancement introduces a native capability to convert a calculation currency and a payment currency by adding a new exchange rate entity, a new dynamic logic function (signature) that converts from the calculation results currency to a specified payment currency and a new pre-defined method to retrieve an exchange rate. |
3.21.3.0.0 |
Upgrade Steps for Installation
To perform the upgrade, perform the following steps:
-
Perform any pre-upgrade steps.
-
Stop all the managed nodes running the .existing version of the application.
-
Perform any pre-undeploy steps.
-
Undeploy the existing version of the application.
-
Back up the database.
-
Perform any post-undeploy steps.
-
Unpack the release bundle into a directory that we refer to as OHI_ROOT from now on.
-
Change Installation Configuration: In
<OHI_ROOT>/util/install, make a copy ofohi_install.cfg.templateand name itohi_install.cfg. -
Edit
ohi_install.cfgto contain your specific database connection data and other configuration settings. The settings are explained in the file itself. -
Make sure NO connections are present to the database using the OHI_xxx_USER account (where xxx is the abbreviation of the application)
-
Run the Upgrade script:
-
Open a command window and browse to
<OHI_ROOT>/util/install. -
Run the upgrade by executing
./ohi-update.sh .
-
-
Make the required changes to the ohi properties file
-
Perform any post-upgrade steps
-
Start WebLogic application server
-
Deploy the Application
-
Perform any post-deploy steps
Web Services
| Ref | Action | Subject | Description |
|---|---|---|---|
POL-6930 |
Added |
exchangerates API |
Added a new generic/exchangerates API |
Dynamic Logic
| Ref | Action | Subject | Description |
|---|---|---|---|
POL-6930 |
Added |
Currency Conversion (Billing) |
New signature |
POL-6930 |
Added |
Currency Conversion (Commission) |
New signature |
POL-6930 |
Added |
getExchangeRate |
New pre-defined method |
UI Changes
| Ref | Action | Subject | Description |
|---|---|---|---|
POL-8866 |
Modified |
Premium Tiers |
On click of create the page does not load. |
Bug Fixes
| BugDB | SR | Internal | BP | Summary |
|---|---|---|---|---|
33243238 |
POL-8866 |
BP |
Premium tiers create is not working |
|
Description: |
On click of create the page does not load. |
|||
Resolution: |
The default Sort criteria specified in the floorplan had an extra level of 'properties' which caused a parsing error. This has been removed and the page is successfully loaded. |
|||
33279735 |
POL-8914 |
Banks page is not loading |
||
Description: |
There is some console error coming while trying to get to the banks page. After clicking on the banks page from the menu a blank page is opened. |
|||
Resolution: |
The bank page is working fine now without any issues. |
|||
33282000 |
POL-8918 |
BP |
Street and postal code fields missing in the agents address tab |
|
Description: |
Street and postal code fields were missing from the agents addresses at tab level. |
|||
Resolution: |
The respective fields have been added and they appear as intended. |
|||
33436097 |
POL-9261 |
BP |
Policy messages are not displayed in the policy details page and also in 'View Message' Pop-up. |
|
Description: |
Policy messages are not displayed in policy details page and also in "View Message" popup. |
|||
Resolution: |
The fix is applied on the display of informative messages on Policy Details and Group Client page, which is setup on the basis of policy validation and policy process steps. |
|||