Release Notes for Oracle Health Insurance Authorizations Patch 4.25.1.0.2
This document contains the release notes for Oracle Health Insurance Authorizations Patch 4.25.1.0.2.
| Version compatibility: Oracle Health Insurance Authorizations 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 | ||
|---|---|---|---|---|
AUT-4375 |
Operational Reporting View - Daily Authorization Count by Status The operational report allows users to track workflow progress and monitor the number of authorizations in each status. Documentation Links: |
4.26.1.0.0 |
||
AUT-4376 |
Operational Reporting View - Daily Authorization Count by User Productivity This operational report enables users to monitor and assess each user’s daily authorization productivity count. Documentation Links: |
4.26.1.0.0 |
||
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
|
4.26.1.0.0 |
||
CPN-3799 |
Operational Reports and Data Transfer The following changes are made in Operational Reports and Data Transfer:
|
4.26.1.0.0 |
||
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: |
4.26.1.0.0 |
||
NXT-32017 |
UI: Additional Features Advanced Search With this enhancement, the following multiple capabilities are added to the advanced search:
Documentation Links: |
4.26.1.0.0 |
||
NXT-32037 |
User Interface - Additional tab features Added a “Close Other Tabs” option via a three-dot menu to close all but the active tab, auto-scroll to keep the active tab visible, and improved tab closing behavior to fall back to the previous tab when closing the last tab. |
4.26.1.0.0 |
||
NXT-32617 |
UI: Ability to exclude trailing wildcard with like search This enhancement allows excluding the automatic inclusion of the trailing wildcard for like search in quick search, advanced search, and lookups by setting the application property The system also auto-truncates the leading and trailing white space for searches. Documentation Links: |
4.26.1.0.0 |
||
NXT-32621 |
UI: Additional Features Quick Search With this enhancement, the quick search component is extended, and it will be possible:
Documentation Links: |
4.26.1.0.0 |
||
NXT-32629 |
UI: Expandable "more" section in tables With this enhancement, the overflow region for the table ("More" link) is now expandable to a two-column layout, allowing more information to be viewed at once. Documentation Links: |
4.26.1.0.0 |
||
NXT-32633 |
UI: Additional Features Sort With this enhancement, the sort component is updated to display null values based on the sort order, that is, for Default and Criteria:
It is now possible to specify sorting criteria for a multi-value property (list) configuration in a form and region. Documentation Links: |
4.26.1.0.0 |
||
NXT-33488 |
Remove outer join for 'And' mode quick search As part of this enhancement outer join is removed from "AND" mode based quick search and selection pop-up in LOV field. Also, outer join is removed for searches on insurable entity field in JET UI when used in quick search "OR" mode |
4.26.1.0.0 |
||
POL-18132 |
UI: Conditional display of row-level actions: edit and delete for tabs. This enhancement introduces the ability to control the display of actions (edit/delete) through initconditions. Documentation Links: |
4.26.1.0.0 |
Configuration Properties
| Ref | Action | Description |
|---|---|---|
AUT-4600 |
Added |
ohi.httpapi.query.dynamicdata.fetchexplicit.disable Property to disable query api behavior where dynamic fields and records are returned only for the lists explicitly specified in the fields parameter. |
NXT-32617 |
Added |
ohi.ui.likesearch.wildcard.enabled This property enables or disables the trailing '%' sign from quick, advanced search, and lookup (LOV) with the query operators like and likeic. |
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:
|
UI Changes
| Ref | Action | Description |
|---|---|---|
AUT-4375 |
Added |
Operational Reports New operational report 'DAILYAUTHORIZATIONCOUNTSTATUS' added, new floorplan introduced for the same |
AUT-4376 |
Added |
Operational Reports New operational report 'DAILYAUTHCOUNTUSERPRODUCTIVITY' added, new floorplan introduced for the same |
Bug Fixes
| BugDB | SR | Internal | Summary |
|---|---|---|---|
38963751 |
4-0001791688 |
AUT-4600 |
Control dynamic Data retrieval in Generic API using a flag |
Description: |
Dynamic fields and records were returned only for the lists explicitly specified in the fields parameter. |
||
Resolution: |
This introduces a property ohi.httpapi.query.dynamicdata.fetchexplicit.disable to disable query api behavior where dynamic fields and records are returned only for the lists explicitly specified in the fields parameter. Note : This property will be taken out in a future 4.25.1.x patch version. |
||