Skip to Main Content

APEX

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!

(Interactive) Report losing pagination on partial page refresh

soujisamaJul 4 2013 — edited Jul 8 2013

I have these two reports (one interactive and a classic) on a page. When I refresh the entire page, the pagination state is kept. However, when I attempt a partial refresh of either region, the pagination state of that region is lost. I am performing the refresh using a dynamic action that calls APEX's built-in region refresh method. This is quite crucial to the application because it is necessary to keep track of the information in the reports in real time.

When I check the wwv_flow_data table, I see that the reports pagination state get overwritten (I) every time a region refresh is performed.

I am using Apex 4.2 using 4.1 compatibility mode.

As an aside, where is the pagination state of an interactive report stored?

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2013
Added on Jul 4 2013
4 comments
1,191 views