Release Notes for Oracle Insurance Gateway Patch 3.21.2.0.2
This document contains the release notes for Oracle Insurance Gateway Patch 3.21.2.0.2.
Enhancements
ID | Summary | Description | Included in Patch |
---|---|---|---|
POL-8031 |
Support for third column in the region component |
With this enhancement, it will be possible to add a third column within the regions component by configuring set3. This support is added to view and edit - recursive template and in the overflow area within the table component |
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
Bug Fixes
BugDB | SR | Internal | BP | Summary |
---|---|---|---|---|
33012858 |
OIG-2060 |
BP |
Add basic access grants needed for JET UI user login with setup access role. |
|
Description: |
Add basic access grants needed for JET UI user login with setup access role. |
|||
Resolution: |
The user with the setup access role can login to the JET UI application without any issue and is able to access the access roles page successfully. |
|||
33025048 |
3-25847761621 |
OIG-2064 |
BP |
OIG exchange fails with org.eclipse.persistence.exceptions.databaseexception |
Description: |
OIG Exchange failed with org.eclipse.persistence.exceptions.databaseexception when multiple activity steps were present in an activity step and the first activity step completes almost instantly. |
|||
Resolution: |
OIG Exchange will complete all the steps even if multiple activity steps are present and the first activity step completes almost instantly. |
|||
33025156 |
3-25847761621 |
OIG-2066 |
BP |
Commit fail error after receiving notification |
Description: |
Sometimes a commit fail exception is raised when multiple activity steps are present. |
|||
Resolution: |
The rare commit fail exception won’t be raised when multiple activity steps are present. |