Skip to Main Content

Integration

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!

adf table display row without no show data

Humberto MontenegroAug 6 2015 — edited Aug 6 2015

Hi experts

I try create a new adf table from sql query vo but this table display the rows but without data.

if i try get the iterator from a bean i cant iterate the rows but the DCBindingIterator  and RowSetIterator exists and not fail

when i try obtain this but when  iterate  RowSetIterator show like clean ,but in the adf table show the correct quantity of rows for example,

if i have only 5 rows in db table this table show precisely 5. but when the page is fetching the data no insert the value all the fields are empty.

When i see the log no show any type of stack trace or error.

I am obtaining this error since any type of vo directly to the vo - sql query or since any Business Object,

only drag and drop de the data control to the jspx page

I am working with JDeveloper 11.1.1.7. and jrockit and DB 11g  Release 2(Encoding ALT32UTF8),Weblogic 11g

Please in advanced

Thanks

Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2015
Added on Aug 6 2015
0 comments
214 views