Release Notes for Oracle Health Insurance Claims Adjudication Patch 3.21.2.0.3

This document contains the release notes for Oracle Health Insurance Claims Adjudication Patch 3.21.2.0.3.

Enhancements

No enhancements.

Configuration Properties

This section intentionally left blank.

Web Services

Ref Action Subject Description

NXT-23032

Modified

personcoveredservices API

Included x-oi-functional-key

Data Conversion

This section intentionally left blank.

Dynamic Logic

This section intentionally left blank.

UI Changes

This section intentionally left blank.

Deprecated items (to be removed in future release)

This section intentionally left blank.

Breaking Changes

This section intentionally left blank.

Bug Fixes

BugDB SR Internal BP Summary

32945213

NXT-22699

BP

Referencesheetlines page shown blank when Referencesheet has flexcodesystems

Description:

For some of reference sheets(refsheets with flexcodesystem), while creating reference sheet line, the page is shown blank. And there are console errors shown.

Resolution:

Reference sheet lines configured with flexcodesystems can be viewed, created, updated and deleted without any errors

32945279

NXT-22701

BP

Add caching for static files

Description:

Stale copy of the static files were being served by the application

Resolution:

Introduced ETag in the response headers to application’s static resources. This will ensure that the fresh copy of the resource is fetched whenever the resource is changed.

If you are upgrading from a version lower than 3.21.2.0.3, make sure to clear the browser cache before accessing the application. If you are upgrading from 3.21.2.0.3 or above, clearing of browser cache is not needed.

33057514

3-25706903951

NXT-22898

BP

Failed activities of type PROCESS_TARGET_REPL_EVENTS can not be restarted from the View Activities screen

Description:

Failed activities of type PROCESS_TARGET_REPL_EVENTS can not be restarted from the View Activities screen.

Resolution:

Marked the activity PROCESS_TARGET_REPL_EVENTS with IND_TOP_LEVEL as 'Y' (in seed data), therefore the failed activities of type PROCESS_TARGET_REPL_EVENTS can now be restarted from the View Activities screen.

33072369

3-26234052381

NXT-22915

BP

Claims stuck at change status in case of multiple pend reasons

Description:

Claim line is not refreshed properly when a pend reason is resolved. Resolved pend reason is shown on the claim line.

Resolution:

Claim line is now refreshed properly and the pend reason which is resolved is not shown on the claim line.

33095877

NXT-22985

BP

Sometimes JET UI pages with large number of fields might cause a bad request error.

Description:

Sometimes JET UI pages with large number of fields might cause a bad request error due to a large request header like - "Request Header Or Cookie Too Large" thereby not rendering the page. In such a case the floorplan might need to be modified to reduce the number of fields and thereby reducing the accept header size. There is an enhancement planned in 3.21.3.0.0 to reduce the accept header size.

Resolution:

Aliases have been applied to reference fields and child lists. In addition, all dynamic fields and child lists are expanded and not individually included in the fields parameter, thereby reducing the overall accept header length.

33098059

3-26282021711

NXT-22987

BP

End enrollment derivation rules are not triggered when claim has non expired enrollment data

Description:

End enrollment derivation rules are not triggered when claim has non expired enrollment data.

Resolution:

End enrollment derivation rules will be triggered irrespective of claim having fresh or stale enrollment data.

33131938

3-26426116011

NXT-23033

BP

Functional key based PATCH on personcoveredservices sub resource using persons API fails with an error

Description:

PersonCoveredServices entity has an unique key on the combination of Person, Product, Service Option Service Code, Covered Service Type and Start Date. But functional key based PATCH on personcoveredservices API fails with an error. Also, the metadata of personcoveredservices API doesn’t show the attribute x-oi-functional-key.

Resolution:

Added composite functional key comprising of Person, Product, Service Option Service Code, Covered Service Type and Start Date on Person Covered Services

33149005

3-26456481851

NXT-23076

BP

Exchange REST client operations sometimes failed with a JAVAX.CRYPTO.BADPADDINGEXCEPTION.

Description:

Sometimes the exchange REST client operations failed with JAVAX.CRYPTO.BADPADDINGEXCEPTION. This is caused by a bug in the JVM that is only fixed in Java 9 onwards. WebLogic is certified to work with Java 8 in which this is not fixed.

Resolution:

The system no longer calls the Java method that suffers from the bug.

33162145

3-26248884621

NXT-23093

BP

Not all rows selected from the PPC dialog on Config Migration Sets page

Description:

All the rows are not selected in the PPC dialog of Config Migration Sets page when next set button is used for pagination.

Resolution:

All the rows are now selected in the PPC dialog of Config Migration Sets page when next set button is used for pagination.

Issues that were backported in previous Release / Patch

No backports.