Release Notes for Oracle Health Insurance Authorizations Patch 3.20.2.0.1
This document contains the release notes for Oracle Health Insurance Authorizations Patch 3.20.2.0.1.
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 |
---|---|---|---|
AUT-1914 |
Modified |
Activity Integration Point |
The property This change can cause performance issues as the default value may not be optimal for every situation. |
Bug Fixes
BugDB | SR | Internal | BP | Summary |
---|---|---|---|---|
31963745 |
AUT-1866 |
Imposisble to access a keystore that is created via the application |
||
Description: |
When attempting to request a new token via the new token IP an internal server error is received. |
|||
Resolution: |
It is possible to access a keystore that was created via the application to add a key. |
|||
32113646 |
3-24068646251 |
AUT-1907 |
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 as the expected error. Message 'The server is unable to respond' does not show anymore when saving in the application. |
|||
32150237 |
3-24500949741 |
AUT-1910 |
BP |
Exception occurred when user selects value to the column level multivalue flex code. |
Description: |
When the user selects a value from the LOV for a multivalued flex code column, null pointer exception was thrown and error page was displayed. |
|||
Resolution: |
A value can now be selected from the LOV for a multivalued flex code column. |
|||
32165312 |
AUT-1914 |
Breaking property name change: |
||
Description: |
The property This change can cause performance issues as the default value may not be optimal for every situation. |
|||
Resolution: |
If a property matching |
|||
32973629 |
3-25870554621 |
AUT-2136 |
Impossible to set up the OAuth2 assertion grant typw (with JWT as assertion) |
|
Description: |
It is not possible to set up the OAuth2 Assertion grant type (with JWT as assertion) in OHI Authorizations 3.20.2.0.0. |
|||
Resolution: |
The OAuth2 module in OHI Authorizations is upgraded to the last 4.0.x release of that in order to resolve the issue. |