Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Issue in LOV of query based view object in oracle adf 12c.

Raj GtJun 23 2016 — edited Jun 25 2016

Hi All,

I am facing issues in LOV of queried based view object.

I have created one VO based on query( select ' ' as Name, ' ' as Type from duel )

and i added one NameListLOV for Name and PaymentTypeLOV for Type attribute.

Here I am facing issue is NameListLOV of Name attribute is not displaying data in the search window,But in the PaymentTrypeLOV is displaying the data in search window.

Both attributes are from same VO. I have cross checked at DB level of both LOV's queries are working.

In Jsff page i developed custom search by using the query based VO.

Could you please guide me. to get the values of NameListLOV for the attribute of Name in custom search.

Thank you,

Raj.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 23 2016
Added on Jun 23 2016
12 comments
2,323 views