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!

Timer Plugin, end after process?

3221830May 25 2020 — edited May 30 2020

I've inherited an application and not as APEX savvy as the developer who wrote it. We are using The timer plugin on a mass update page. As the records are being validated then updated the page refreshes to show show Total records, Processed, Updated and Rejected.

The issue is after all have processed the page continues to refresh every 4 seconds. I need the Timer to auto-expire after all processing is done, showing the Final results.

It has a Timer Expired, where it sets the final values Total records, Processed, Updated and Rejected and a refresh. But I'm not seeing where to expire the Refresh after the update is done?Timer1.jpgTimer2.jpgTimer3.jpgTimer4.jpg

Comments
Post Details
Added on May 25 2020
4 comments
261 views