My Oracle Support Banner

Null Value Returned After Deploying ApplicationModule to Remote Server - SYNC_LAZY MODE (Doc ID 317216.1)

Last updated on AUGUST 02, 2023

Applies to:

Oracle JDeveloper - Version 10.1.2.0.0 and later
Information in this document applies to any platform.

Symptoms

There are several symptoms when the issue can occur:

1. In JDeveloper 10.1.2, you have an ADF application that is run in 2 and 3 tier. The application has a calculated field which is updated when an attribute is set. Running in 2 tier (locally), the correct value is displayed; however, in 3 tier (bc4j deployed as an ejb to oc4j standalone or AS server and being accessed remotely by a client), the value displayed is null. It seems that the value is updated onto the server but the client is not synchronized.

2. Using JDeveloper 10g to develop a JSP page, DataAction, AppModule and ViewObject. Programmatically inserting a row : The page does not refresh after first insert but displays both the rows after insert of second row

3. Bundles that are associated to View Objects are not loaded and hence the arabic labels (using <c:out value="${ViewObject.<PROPERTY>.label}"/>) are not displayed. (5006945.993)

4. <Bug 4606913>
Using Range Paging with View Objects : Primary -> Detail -> DDetail
Navigation
- Only First Row of Detail shows - correct records for DDetail.
- Other records for Detail donot fetch any records for DDetail


Steve Muench Article:
http://www.oracle.com/technetwork/developer-tools/jdev/readme-084760.html#batchmode

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.