Release Notes for Oracle Health Insurance Enterprise Policy Administration Patch 4.25.1.0.9
This document contains the release notes for Oracle Health Insurance Enterprise Policy Administration Patch 4.25.1.0.9.
| Version compatibility: Oracle Health Insurance Enterprise Policy Administration Release 4.25.1.x is only compatible with other Oracle Health Insurance applications release version 4.25.1.x unless explicitly stated otherwise. |
| As per the Service Description, you are obligated to request a service upgrade within 90 days of this release being generally available (GA). In line with the Oracle Cloud Services Pillar document, Section 4.2.2 End of Life, this release will be EOL in 12 months. |
Enhancements
| ID | Summary | Patch | ||
|---|---|---|---|---|
CPN-3641 |
Enhanced PHI logs access using base views In SaaS deployments, PHI access logs are stored in the database for 60 days in the This enhancement improves the customer experience by enabling PHI access logs to be extracted directly through base view generation. The
|
|||
CPN-3799 |
Operational Reports and Data Transfer The following changes are made in Operational Reports and Data Transfer:
|
|||
CPN-4025 |
Security logs retrieval via API and data transfer Prior to this release, security logs were written only to the file system and were not accessible through any API. With this enhancement, SaaS customers can now retrieve security logs using a dedicated API as well as through the data transfer feature. A new API, Access to security logs is controlled:
The table Documentation Links: |
|||
POL-16598 |
Detecting and resolving duplicate message transformation tasks.
|
|||
POL-18136 |
Disable source change log aggregation for the connector configuration With this enhancement, it is now possible to:
|
Web Services
| Ref | Action | Description |
|---|---|---|
CPN-3799 |
Modified |
Data Transfer IP
|
CPN-3799 |
Modified |
Operational Reporting IP Two new error messages are introduced in the Operational Reporting IP. The IP returns an HTTP 422 response with one of the following error messages:
|
POL-18136 |
Modified |
connectorconfigurations API Added new attributes aggregateSourceChangeLogs and includeSystemCorrelationIdHeader to connectorconfigurations API. |
Data Conversion
| Ref | Action | Description |
|---|---|---|
POL-18136 |
Added |
includeSystemCorrelationIdHeader The value of includeSystemCorrelationIdHeader for existing connector configurations are set to false and there is no impact |
POL-18136 |
Added |
aggregateSourceChangeLogs The value of aggregateSourceChangeLogs for existing connector configurations are set to true and there is no impact |
Dynamic Logic
| Ref | Action | Description |
|---|---|---|
POL-18136 |
Modified |
Message Transformation aggregateChangeEvent is added as a new In parameter when aggregateSourceChangeLogs is set to false |
UI Changes
| Ref | Action | Description |
|---|---|---|
POL-18136 |
Modified |
Connector Configuration (PO0125) Four new fields introduced - 'includeSystemCorrelationIdHeader', 'aggregateSourceChangeLogs', 'createEvents', 'eventDescription' |
Bug Fixes
| BugDB | SR | Internal | Summary |
|---|---|---|---|
38554206 |
3-42061494681 |
POL-17932 |
Both code and formatted name should be displayed for policyholder |
Description: |
On the policy search and detail pages, the policyholder name is not displaying. |
||
Resolution: |
The code and policyholder name are displaying correctly on the policy search and detail pages. |
||
38652960 |
POL-18048 |
Group Client page is not loaded when it is in In-Process Status |
|
Description: |
Trying to open Group Clients page when it is in In-Process status doesn’t open the page. Expected behaviour is to view In-Process group client only in view mode |
||
Resolution: |
Able to open In-Process group client in view mode |
||
38718572 |
3-42761376561 |
POL-18112 |
Quick search operator is changed to 'eq' for Policy Code in policy activities page |
Description: |
To address performance issue, quick search operator is changed to 'eq' for Policy Code in policy activities page and creation date 'between' is added |
||
Resolution: |
It is now possible to search policy activities matching the 'exact' policy code in quick search so that there is not much delay in response |
||
38664807 |
3-42695355031 |
POL-18059 |
Increase in heap memory usage following the Groovy 4 upgrade |
Description: |
Post Groovy 4 upgrade, noticed higher memory usage, which can slow down the system. Groovy stores the reference of large Groovy-meta-class objects using soft references, meaning these objects are only removed when garbage collection runs and memory is low. Before this happens, the system can approach critical memory levels, triggering safety measures that reduce processing capacity on affected nodes and cause visible performance issues. |
||
Resolution: |
We have disabled the use of Groovy meta classes to address the memory issue. The necessary functionality will now be provided using non meta class references and methods instead. |
||
38601541 |
POL-17960 |
Index.html is added to URL after login with IDCS config |
|
Description: |
Post login, index.html is getting appended to application URL. This is observed in SAML authentication flow |
||
Resolution: |
index.html is not observed in the application URL in SAML authentication flow post fix. |
||
38732113 |
3-42695523481 |
POL-18123 |
Object Change Log has no reference to Policy Enrollment or person for new Policy |
Description: |
Policy Enrollment Events representing changes that are related to a specific Person or Policy Enrollment have a reference to that Person or Policy Enrollment. This way, a user can distinguish the changes that are made to each Person or Enrollment. The reference to the Person or Policy Enrollment is also made in the Object Change Policy Enrollment, which allows a user to access the reference in the Business Event Dynamic Logic. The reference is missing when a new Policy is created and the Object Change Policy Enrollment represents a change on a Dynamic Field or Dynamic Record. |
||
Resolution: |
The Person and Policy Enrollment reference is added to the Object Change Policy Enrollment representing a change on a Dynamic Field or Dynamic Record, when the field is related to either a Person or Policy Enrollment. |
||
38743013 |
POL-18152 |
Policy activities: Error is shown for view messages dialog |
|
Description: |
In Policy activities page, when user performs advance search and clicks on View Messages link, an error is shown and messages doesn’t load |
||
Resolution: |
Messages are displayed in Policy Activities page |
||