Release Notes for Oracle Health Insurance Product Definition Patch 3.20.2.0.2
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.template
and name itohi_install.cfg
. -
Edit
ohi_install.cfg
to 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
Breaking Changes
Ref | Action | Subject | Description |
---|---|---|---|
PRD-2435 |
Modified |
Activity Integration Point |
The property |
Bug Fixes
BugDB | SR | Internal | BP | Summary |
---|---|---|---|---|
32113614 |
3-24068646251 |
PRD-2425 |
BP |
BUSINESS VALIDATION ERROR NOT HANDLED CORRECTLY IN UI LEADING TO UNEXPECTED EXCEPTION |
Description: |
When business validation added to the corresponding UI data row, exception throws and it was not handled in UI. So it navigates to the standard error page. |
|||
Resolution: |
Handled the error where save logic is written. Now it will be shown in the corresponding page like standard error. |
|||
32150167 |
3-24500949741 |
PRD-2430 |
BP |
Exception occurred when user selects value to the column level multivalue flex code. |
Description: |
When user selects the value to the column level LOV multivalue flex code, null pointer exception is logged and error page is getting navigated. First it is observed in parameters section from enrollment product screen. |
|||
Resolution: |
Code change implemented which initializes to empty string instead of null.Now value can be selected to the column level LOV multivalue flex code. |
|||
32165302 |
PRD-2435 |
Breaking property name change: |
||
Description: |
The property |
|||
Resolution: |
If a property matching |