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!

Progress bar for button press and procedure run

ValbSep 20 2016 — edited Sep 26 2016

Hi everyone.

I'm very new to APEX. It's APEX 5 and 12c database.

I created a simple page with three regions. Two of them have input fields and buttons that kick off a database procedure. The button are defined with Dynamic Action (execute pl/sql action) kick off the dataase procedures. The third region on the page is a classic report to see a table after the procedures are run.

The procedures run for a while and I'd like to have a Progress Bar of some sort, otherwise the page is simply unresponsive until the procedures finish.

I searched here and found reference to link below:

I've gone through the forum and can't find how to do what I think should be simple. I'm very new to APEX

I cannot figure out where to find the "application javascript file" that this article refers to, to put the javascript function into and then use it.

Can you point me in the right direction please?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 24 2016
Added on Sep 20 2016
4 comments
643 views