Release Notes for Oracle Insurance Gateway Patch 3.21.1.0.3
This document contains the release notes for Oracle Insurance Gateway Patch 3.21.1.0.3.
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. |
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 |
---|---|---|---|---|
32823839 |
3-25639270801 |
OIG-1946 |
BP |
Failing Fusion integration Exchange Steps mark the Exchange as failed and trigger a Workflow Event |
Description: |
If Fusion applications do not accept a job request or if a job fails then the Exchange should not only fail; a workflow event should also be triggered. |
|||
Resolution: |
In case Fusion Fusion applications do not accept a job request or if the Fusion job fails then this fails the Exchange and also triggers a workflow event |
|||
32855748 |
OIG-1971 |
Not able to filter the results in Lov’s based on anything else apart from code. |
||
Description: |
The user is not able to perform search for anything else apart from the code in the LOVs. . Steps - 1. Find an LOV which have multiple search criteria for the search. 2. Click on the gear icon beside the search icon on the LOV 3. Select any other option apart from code for search criteria 4. Try to search a result based on that field which should return a result. . Expected: The LOV should work properly and return proper search results based on the selected search criteria. |
|||
Resolution: |
Now able to filter/search the results based on checkbox selected from advanced attribute (i.e gear icon) |
|||
32939403 |
3-25866611631 |
OIG-2018 |
BP |
Fusion Exchange ends in failed state if a Data File Set is not available for upload to UCM |
Description: |
A Fusion Integration that requires a Data File Set to be uploaded to UCM ends up in an endless loop if a Data File Set is not available |
|||
Resolution: |
If a Data File Set is not available for upload to UCM then the Exchange fails with error OIG-GATE-061 |