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!

ADF Queries

User10170795-OracleJun 9 2015 — edited Jun 9 2015

Hi Experts,

I have few basic queries on the test case I am doing for rendering DVT graph component in ADF.

Basic configuration details :

  • ADF 12c on local machine
  • Machine has 8 GB RAM and i5, 2 GHz processor
  • Hitting a remote database in US from India to query data.
  • Running a JSF page with databound VO.

1) When rendering a Line chart using a VO which is fetching around 500 records, it is taking around 2 mins to render the graph in browser. Is this expected as per above configuration ?

2) When rendering table instead of Graph using same VO, it fetches first 25 records fast, but if have to go to last record, it takes almost similar time?

3) How we can change the default 25 Records property of a table to show all 500 in a single page.

Thanks,

Charanjeet

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2015
Added on Jun 9 2015
5 comments
114 views